florian
|
6992fde8fc
|
* patch from Ales to Katona to change some var parameters to out
parameters
git-svn-id: trunk@292 -
|
2005-06-09 07:42:40 +00:00 |
|
michael
|
8a226bba52
|
+ Removed HASWIDESTRING/HASWIDECHAR defines
git-svn-id: trunk@241 -
|
2005-06-07 20:42:22 +00:00 |
|
michael
|
23ad0ae1ec
|
+ Removed HASINTF and VER1_0 defines
git-svn-id: trunk@239 -
|
2005-06-07 20:30:03 +00:00 |
|
peter
|
4ace790492
|
* remove $Log
git-svn-id: trunk@231 -
|
2005-06-07 09:47:55 +00:00 |
|
florian
|
4f30642b4a
|
* fixed StrToDate to throw proper exceptions in case of an error, fixes bug #3913
git-svn-id: trunk@156 -
|
2005-05-30 20:37:35 +00:00 |
|
michael
|
08c7681c60
|
+ EncodeDate routines raise EConvertError as needed
git-svn-id: trunk@110 -
|
2005-05-25 21:26:36 +00:00 |
|
florian
|
dfcb5903a9
|
* fixed TimeStampToMSecs as suggested by Vinzent Hoefler in bug report 3915
git-svn-id: trunk@67 -
|
2005-05-22 12:25:12 +00:00 |
|
michael
|
180fd52858
|
+ Reworked GUID creation
git-svn-id: trunk@43 -
|
2005-05-21 10:03:44 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
michael
|
ffb55c4254
|
+ Removed VER1_0 defines
git-svn-id: trunk@33 -
|
2005-05-19 21:14:45 +00:00 |
|
michael
|
99658cf4d6
|
+ Implementation of CreateGUID
git-svn-id: trunk@27 -
|
2005-05-19 17:31:25 +00:00 |
|
florian
|
f949a53da8
|
* format(%u",[<qword>]); fixed
* made test working
git-svn-id: trunk@13 -
|
2005-05-17 22:27:53 +00:00 |
|
peter
|
b68af1b0e3
|
* post 2.0.0 fixes from cvs
git-svn-id: trunk@7 -
|
2005-05-16 20:59:02 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
michael
|
30b55c8bee
|
+ Added MAX_PATH for Delphi/Kylix compatibility.
|
2005-05-12 20:30:51 +00:00 |
|
michael
|
b60c5b9cd2
|
+ Fixed bug #3957
|
2005-05-09 18:35:06 +00:00 |
|
florian
|
207e67cc4d
|
+ cycling with 1.0.x fixed, hopefully the last fix of this for ever ;)
|
2005-05-08 08:03:15 +00:00 |
|
florian
|
bf179526ff
|
+ TryStrToDate/Time functions
|
2005-05-07 10:23:17 +00:00 |
|
florian
|
c36eadddf7
|
+ variants: string -> float/int casts
|
2005-04-28 09:15:43 +00:00 |
|
michael
|
525e2cf1ff
|
+ Added FormatCurr by Uberto Barbini
|
2005-04-26 16:40:51 +00:00 |
|
Jonas Maebe
|
2426ecafc3
|
* fixed several warnings and notes about unused variables (mainly) or
uninitialised use of variables/function results (a few)
|
2005-03-25 22:53:39 +00:00 |
|
marco
|
2efe42a051
|
* fixed incmonths default param. Thnks nldelphi
|
2005-03-17 15:21:10 +00:00 |
|
marco
|
1ec105d95e
|
* some 1.0.x fixes
|
2005-03-13 14:30:24 +00:00 |
|
florian
|
0bfbd0a18e
|
+ added Ansi* routines to widestring manager
* made them using OS calls on windows
|
2005-03-12 14:56:22 +00:00 |
|
florian
|
36efa2d7b5
|
* fixed compatibility problem of DateTimeToString
|
2005-03-10 19:48:27 +00:00 |
|
florian
|
29b9c85074
|
+ WideFormatBuf and WideFmtStr implemented
|
2005-03-06 18:28:23 +00:00 |
|
Jonas Maebe
|
8281d7a359
|
* fixed newstr() and disposestr()
|
2005-03-01 19:23:03 +00:00 |
|
Jonas Maebe
|
1162235207
|
* fixed web bug #3708
|
2005-02-28 11:12:17 +00:00 |
|
florian
|
926cb64612
|
+ initial commit
|
2005-02-26 19:25:01 +00:00 |
|
florian
|
7fa1ae2ea8
|
+ WideSameStr
|
2005-02-26 15:00:14 +00:00 |
|
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 |
|