Commit Graph

464 Commits

Author SHA1 Message Date
mazen
1295301ecd * fix conversion routines unicode/utf8 2004-09-14 15:53:19 +00:00
mazen
2fadd17363 + visual string function from BIDI algo 2004-09-14 15:52:38 +00:00
sg
c1d0445cbc * Fixed ExceptionErrorMessage (string const didn't match Format() call) 2004-09-14 01:13:43 +00:00
mazen
dcfd027099 * improve UTF8 support
+ add BIDI support based on widechar widestring which eases
  BIDI algo implementation
2004-09-10 16:18:06 +00:00
mazen
d9ce3626e5 * fixes to bidi algo and vinsert 2004-09-09 15:21:53 +00:00
mazen
1814389256 + adds support for visual insert
* fix v2l algo, still need more verification
2004-09-08 16:41:00 +00:00
mazen
ac3ef8d40a + added support for logical/visual cursor mapping 2004-09-06 15:29:25 +00:00
armin
33d67e9547 * added target netwlibc 2004-09-05 00:02:40 +00:00
olle
9a4855aa43 + added maxExitCode to all System.pp
* constrained error code to be below maxExitCode in RunError et. al.
2004-09-03 19:25:21 +00:00
mazen
8f7c288bf2 * undo last modification 2004-09-02 15:58:20 +00:00
mazen
f839ec946d * change parameter order to be compatible with system.insert 2004-09-02 15:33:37 +00:00
mazen
9cecda0844 * add support for UCS32 characters conversion 2004-09-02 07:37:41 +00:00
michael
049f82ba75 + Some capitalization added for documentation purposes 2004-08-31 11:03:35 +00:00
michael
04b73e3560 + Some capitalization added for documentation purposes 2004-08-31 10:34:11 +00:00
mazen
438509d3d3 + adds UTF8 support to RTL 2004-08-30 19:52:22 +00:00
michael
201b7dc791 + Extra index check in IsDelimiter 2004-08-30 18:00:12 +00:00
michael
09490c6f5a + Added MACOS linebreakstyle (tlbsCR) 2004-08-30 13:07:03 +00:00
peter
0caeea9e61 * disbaled error 900 that is out of range 2004-08-25 15:29:58 +00:00
olle
6fae444a85 + added error 900, for macos 2004-08-20 10:18:58 +00:00
michael
dd1426b42c + Added SEmptyStreamIllegalReader/Writer 2004-08-19 07:28:50 +00:00
peter
1fb9d993e5 * patch from mattias to fix endianness and bufferoverflow with
1 and 2 byte ordinals
2004-08-16 16:12:28 +00:00
michael
18ad03d0fd + Implemented decodedateweek 2004-08-12 12:26:34 +00:00
Jonas Maebe
75680eaa31 * use C versions of string routines if FPC_USE_LIBC is defined 2004-08-09 16:44:23 +00:00
florian
76513df77d * fixed CompareStr with a patch from Michalis Kamburelis 2004-08-07 19:32:35 +00:00
florian
d4117aeb34 + TryStrToInt* added 2004-08-07 16:56:28 +00:00
florian
b950207508 * tcomponent.destroying is now called in tcomponent.beforedestruction 2004-08-07 16:44:34 +00:00
michael
370f47e611 + Added getappconfigdir calls 2004-08-05 07:28:01 +00:00
michael
5de50944d3 + Implemented DivMod 2004-07-25 16:46:08 +00:00
michael
ebead1b5ee + Implemented all functions 2004-07-21 20:37:03 +00:00
Tomas Hajny
668400675a + support 8.3 2004-07-18 21:41:34 +00:00
michael
072f6e4ec6 + Added some RxStrUtils functions for Rx compatibility 2004-07-13 18:42:39 +00:00
peter
ae9df33b40 * fix 1.0.x compile 2004-07-01 15:42:18 +00:00
marco
fd72704e78 * updates from B. Tierens 2004-06-29 19:37:17 +00:00
michael
a657c82a59 + Fix GetPropList when Proplist is nil 2004-06-24 23:43:14 +00:00
florian
61cf2984c7 * fixed bootstrapping problems 2004-06-20 20:41:47 +00:00
peter
7f9b703d64 * use sizeint 2004-06-17 16:23:50 +00:00
florian
6427a54c3d * fixed some bootstrapping problems as well as some 64 bit stuff 2004-06-13 10:49:50 +00:00
michael
2b66cb3edd + Enhanced FloatToStrF to 18 digits (Delphi compatibility, bug #3106 2004-06-12 13:57:18 +00:00
michael
70143302f0 + Fixed currency<->string conversion support 2004-06-12 13:23:17 +00:00
michael
796637192c + Patch from matthias gaertner to fix GetMethodProp with procedural spec 2004-06-02 14:33:18 +00:00
florian
ef303e5570 * fixed IsNan and IsInf for big endian systems 2004-05-29 12:28:59 +00:00
florian
25b9e0d6e5 * fixed comp property writing for cpus where comp=int64 2004-05-24 21:05:19 +00:00
florian
c9e76f10da + added widestring routines 2004-05-23 19:00:40 +00:00
marco
ed6ecf40db * fixes from Luiz Am?rico 2004-05-17 07:33:01 +00:00
marco
b0bc2d5bb9 * fix to AM/PM behaviour of formatdatetime around noon 2004-05-02 13:40:55 +00:00
peter
81b6d9f16c * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
marco
5af746ce28 * fileno -> getfilehandle 2004-05-01 11:56:25 +00:00
marco
b82160ba33 * fileno 2004-05-01 11:04:34 +00:00
peter
8c60c6f93e * ordinal-pointer conversions fixed 2004-04-28 20:48:20 +00:00
florian
8222e0deb6 * compilation with 1.0.10 fixed 2004-04-27 17:29:04 +00:00