Jonas Maebe
|
afd5ed4afe
|
* fixed StrPLCopy() with maxlen=0 (mantis #28089, patch by LacaK)
git-svn-id: trunk@30858 -
|
2015-05-15 09:00:56 +00:00 |
|
michael
|
a0f4ff655e
|
* Small optimisation in strnew from Luiz Americo (bug ID 26365)
git-svn-id: trunk@28005 -
|
2014-06-19 17:40:21 +00:00 |
|
michael
|
276a273e6c
|
* Const string in StrP(L)Copy (bug report 26100)
git-svn-id: trunk@27763 -
|
2014-05-11 10:11:41 +00:00 |
|
Jonas Maebe
|
c49ae76837
|
* let StrBufSize return a cardinal rather than a sizeuint, and also change
its internal pointer arithmetic to use cardinal, because that's also what
stralloc uses to initialize that value
git-svn-id: branches/cpstrrtl@24996 -
|
2013-06-27 21:37:58 +00:00 |
|
Jonas Maebe
|
349a682596
|
* corrected license header from GPL to LGPL + static linking exception like
the rest of the FPC RTL, after confirming with the original author that
this is ok (mantis #22879)
git-svn-id: trunk@22413 -
|
2012-09-17 12:12:42 +00:00 |
|
florian
|
77c3477b91
|
* modified patch by LacaK2 to add overloaded versions of string handling routines, which works with WideChar null terminated strings, resolves #19989
git-svn-id: trunk@19337 -
|
2011-10-03 16:11:46 +00:00 |
|
Jonas Maebe
|
dc2d1c6926
|
* fixed (harmless) range check errors
* fixed indentation
git-svn-id: trunk@12709 -
|
2009-02-07 22:25:07 +00:00 |
|
marco
|
d7c9bb88d2
|
* remove some redundant pbyte definitions.
git-svn-id: trunk@10097 -
|
2008-01-29 19:37:41 +00:00 |
|
florian
|
64c72bd312
|
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
git-svn-id: trunk@374 -
|
2005-06-10 17:05:35 +00:00 |
|
peter
|
4ace790492
|
* remove $Log
git-svn-id: trunk@231 -
|
2005-06-07 09:47:55 +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 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +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 |
|
peter
|
81b6d9f16c
|
* replace strlenint with sizeint
|
2004-05-01 23:55:18 +00:00 |
|
florian
|
ff42d8657a
|
+ x86_64 dependend sysutils part added
* some 64 bit adaptions
|
2004-02-20 22:15:16 +00:00 |
|
peter
|
3d27318cb2
|
* moved classes unit to rtl
|
2003-10-06 21:01:06 +00:00 |
|