florian
|
53cdd50152
|
* RomanToInt fixed, solves #7060
git-svn-id: trunk@3900 -
|
2006-06-20 08:00:55 +00:00 |
|
marco
|
51e976769d
|
* set trim functions.
git-svn-id: trunk@3013 -
|
2006-03-22 20:15:03 +00:00 |
|
marco
|
457d44c2c2
|
* fix for 4419 + removed undocumented trimming.
Probably original programmer used space as separator and then
this works.
git-svn-id: trunk@2891 -
|
2006-03-12 19:15:07 +00:00 |
|
michael
|
dcb932d367
|
+ Patch from Michalis Kamburelis to fix hex2dec behaviour in case of error
git-svn-id: trunk@2373 -
|
2006-01-29 10:28:37 +00:00 |
|
marco
|
51297c3d7b
|
* PosSet(Ex)
git-svn-id: trunk@2076 -
|
2005-12-29 15:37:19 +00:00 |
|
florian
|
fd2afe913f
|
* AnsiEndsStr fixed
git-svn-id: trunk@1807 -
|
2005-11-23 19:30:33 +00:00 |
|
florian
|
609a9c0412
|
* fixed AnsiContainsText
git-svn-id: trunk@1806 -
|
2005-11-23 19:21:21 +00:00 |
|
florian
|
39310ff5dd
|
* marked several small "wrapper only" procedures as inline
* fixed some warnings
git-svn-id: trunk@808 -
|
2005-08-07 08:26:30 +00:00 |
|
florian
|
547c3f92b2
|
* AnsiReplaceText fixed, fixes 4260
git-svn-id: trunk@807 -
|
2005-08-07 07:57:27 +00:00 |
|
michael
|
42f219cfc4
|
+ Fix for bug #4222 by Rodrigo Robles
git-svn-id: trunk@745 -
|
2005-07-25 17:11:08 +00:00 |
|
florian
|
67d640ad13
|
* some parts of strutils cleaned up, bug #3124 fixed
git-svn-id: trunk@459 -
|
2005-06-20 20:46:11 +00:00 |
|
michael
|
23ad0ae1ec
|
+ Removed HASINTF and VER1_0 defines
git-svn-id: trunk@239 -
|
2005-06-07 20:30:03 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
michael
|
e0f4f77b94
|
+ Fix for BintoHex and hextobin by Uberto Barbini
|
2005-04-14 17:43:35 +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 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
marco
|
d68427c934
|
* committed bintohex and hextobin
|
2005-02-03 21:38:17 +00:00 |
|
marco
|
f2b558bc84
|
* fix
|
2005-01-26 11:05:09 +00:00 |
|
marco
|
159271443c
|
* rpos and rposex, both two versions
|
2005-01-01 18:45:25 +00:00 |
|
michael
|
8df5db089e
|
+ Fix for extractdelimited
|
2004-12-30 18:12:43 +00:00 |
|
michael
|
ebead1b5ee
|
+ Implemented all functions
|
2004-07-21 20:37:03 +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 |
|
marco
|
ed6ecf40db
|
* fixes from Luiz Am?rico
|
2004-05-17 07:33:01 +00:00 |
|
marco
|
8f0bc1fc2d
|
* more strutils small things
|
2004-03-19 12:54:22 +00:00 |
|
marco
|
e6365c83ca
|
* more simple implementations done, based on copy() Largely untested
|
2004-03-18 16:55:47 +00:00 |
|
marco
|
98923076ac
|
* initial implementations for some routines
|
2004-03-17 22:18:48 +00:00 |
|
michael
|
d491a65d4a
|
+ Initial implementation
|
2004-01-10 19:14:18 +00:00 |
|