Commit Graph

79 Commits

Author SHA1 Message Date
florian
7fef413b69 + SysLocale 2005-02-26 14:38:14 +00:00
florian
eb4b962cee + implemented WideFormat
+ some Widestring stuff implemented
  * some Widestring stuff fixed
2005-02-26 10:21:17 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
michael
525832f03a + Patch from peter to fix 1.0 compile 2005-02-07 08:29:00 +00:00
florian
c8d20e65c4 + GlobalNameSpace 2005-02-06 20:31:35 +00:00
florian
3ed23de88e + StrCharLength infrastructure 2005-02-06 09:38:45 +00:00
florian
f9d09611a8 * compilation with 1.0.x fixed
+ infrastructure for WideCompareText implemented
2005-02-03 18:40:02 +00:00
peter
86c8e46d5d * 1.0.x fix 2005-02-03 16:21:59 +00:00
florian
4f7560d89e * improved widestring infrastructure manager 2005-02-01 20:22:49 +00:00
peter
a68b710efd * retrieve backtrace when exception is raised
* RaiseMaxFrameCount added to limit the number of backtraces, setting
    it to 0 disables backtraces. Default is 16
2005-01-26 17:07:10 +00:00
peter
b989cd1d4e * no backtrace for default unhandled exception 2005-01-26 15:57:02 +00:00
olle
99776e6402 + a tiny bit of support for macos 2005-01-24 18:25:46 +00:00
peter
b89cddc0ec * extended overload disabled for powerpc 2005-01-17 18:38:48 +00:00
michael
95714e9a4e + Patch from Colin Western to implemenet TryStrToFLoat 2005-01-16 17:53:27 +00:00
michael
e05a92537d + Implemented ForceDirectories for Delphi compatibility 2005-01-14 12:59:25 +00:00
peter
cb255fffed * fix bugs 3477, 3478, 3479 2004-12-26 13:04:30 +00:00
michael
9701081657 + Added mode field to TSearchRec for Kylix compatibility 2004-12-19 18:03:29 +00:00
michael
aa96eb6ceb + Implemented wraptext 2004-12-19 17:55:38 +00:00
michael
fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 2004-12-11 11:32:44 +00:00
peter
76efcf23f7 add alias FPC_BREAK_UNHANDLED_EXCEPTION 2004-12-06 19:24:59 +00:00
michael
ff146b3d32 + Patch from Pete: Dont support widestrings when compiled with 1.0.x and Add additional typecasts to Widestring for widechar/pwidechar 2004-12-01 10:34:46 +00:00
michael
9eb3c1ced6 + Fix from Alexey Barkovoy for bug #3302 2004-11-30 20:56:27 +00:00
marco
e3812e3683 * fixed little 1.0.xism 2004-11-22 05:53:44 +00:00
marco
841e3b75aa * %x 64-bit support 2004-11-21 19:33:20 +00:00
marco
743ac811fb * %u 2004-11-21 16:44:01 +00:00
peter
4d8460ec2f * float routines all use internproc and compilerproc helpers 2004-11-21 15:35:23 +00:00
marco
d7cc714078 * updated ansiexctractquotedstring (more delphi compat, both interface and code) 2004-11-16 18:30:35 +00:00
marco
67c3e6c17a * now correct proc patched 2004-11-05 13:02:21 +00:00
marco
55e845aa5e * fix for 3357, introducing some local vars. 2004-11-05 12:10:04 +00:00
marco
ed0c42b2eb * Removed a "unix." prefix 2004-10-30 20:49:32 +00:00
michael
dfe2a0417e + Implementation of GetTempDir and GetTempFileName 2004-10-10 10:28:34 +00:00
armin
70688f63c8 * changed defines for netware 2004-10-03 20:27:00 +00:00
sg
c1d0445cbc * Fixed ExceptionErrorMessage (string const didn't match Format() call) 2004-09-14 01:13:43 +00:00
armin
33d67e9547 * added target netwlibc 2004-09-05 00:02:40 +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
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
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
michael
370f47e611 + Added getappconfigdir calls 2004-08-05 07:28:01 +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
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