index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtl
/
inc
/
astrings.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
+ added Str() helpers for 32-bit ints for 16/8-bit CPUs
nickysn
2013-03-25
1
-0
/
+24
*
* made the pascal name of the string range checking helpers match
jonas
2013-01-06
1
-4
/
+4
*
- removed FPC 2.4 bootstrapping support
jonas
2013-01-06
1
-16
/
+0
*
* Update ansistring header record explanation
michael
2012-12-29
1
-0
/
+2
*
* don't create temporary ansistrings with codepage DefaultSystemCodePage
jonas
2012-09-17
1
-22
/
+14
*
Replace HandleErrorFrame calls by HandleErrorAddrFrameInd where possible in ...
pierre
2012-07-12
1
-3
/
+3
*
* synchronised with trunk up to r21067
jonas
2012-04-26
1
-1
/
+1
|
\
|
*
rtl: reduce amount of warnings regards implicit string conversions + little f...
paul
2012-04-19
1
-1
/
+1
*
|
* fixed genmultistringadd() optimization for jvm and enabled it
jonas
2012-04-16
1
-7
/
+9
*
|
* merged trunk up to r20882
jonas
2012-04-15
1
-338
/
+502
|
\
\
|
|
/
|
*
fpc: don't treat codepage as different if one element of array has CP_ACP cod...
paul
2012-02-20
1
-1
/
+4
|
*
rtl: remove spaces
paul
2012-02-09
1
-2
/
+2
|
*
* Removed 'first' field and 'packed' attribute from TAnsiRec and TUnicodeRec....
sergei
2012-02-07
1
-8
/
+6
|
*
* fpc_ansistr_concat, refactoring and minor fix:
sergei
2012-02-03
1
-24
/
+37
|
*
* fpc_ansistr_setlength: fixed/refactored:
sergei
2012-02-01
1
-37
/
+22
|
*
Values of managed variables are never ever used after decrementing reference ...
sergei
2012-01-19
1
-4
/
+2
|
*
- Cleaned out STR_CONCAT_PROCS define
sergei
2011-12-17
1
-57
/
+0
|
*
- Cleaned out FPC_STRTOSHORTSTRPROC and FPC_STRTOCHARARRAYPROC defines. Someb...
sergei
2011-12-14
1
-51
/
+0
|
*
rtl: fix fpc_AnsiStr_To_AnsiStr source codepage check (less conversions shoul...
paul
2011-10-25
1
-0
/
+2
|
*
compiler:
paul
2011-10-20
1
-16
/
+16
|
*
rtl: set string codepage for all cases in fpc_AnsiStr_Concat
paul
2011-10-19
1
-1
/
+1
|
*
rtl: don't convert strings on compare if one of them is empty
paul
2011-10-10
1
-0
/
+11
|
*
rtl: don't perform string conversion if source string is in CP_NONE encoding ...
paul
2011-10-08
1
-1
/
+3
|
*
rtl: move some CP_xxx constants from syswin into systemh for generic use, red...
paul
2011-10-04
1
-16
/
+16
|
*
rtl: cleanup
paul
2011-10-04
1
-1
/
+0
|
*
rtl: remove fpc_ansistr_append_xxx routines which are no longer used by the c...
paul
2011-09-30
1
-43
/
+1
|
*
rtl: replace PChar -> PAnsiChar, Char -> AnsiChar in astrings.inc routines
paul
2011-09-30
1
-21
/
+21
|
*
rtl: eat $ffff encoding in more routines, fix Insert() procedure to preserve ...
paul
2011-09-30
1
-13
/
+17
|
*
rtl: replace AnsiString to RawByteString arguments for Val() functions
paul
2011-09-30
1
-7
/
+7
|
*
compiler, rtl: pass codepage argument to all ansistring str() helpers to retu...
paul
2011-09-30
1
-8
/
+32
|
*
compiler: don't return te_eual when we convert from RawByteString to another ...
paul
2011-09-29
1
-1
/
+1
|
*
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolve...
florian
2011-09-27
1
-8
/
+4
|
*
compiler + rtl: pass codepage to fpc_CharArray_To_AnsiStr to get the preserve...
paul
2011-09-26
1
-2
/
+14
|
*
rtl: remove useless ifdef
paul
2011-09-25
1
-1
/
+1
|
*
* DisposeAnsiString doesn't need to exist as a separate procedure, because it...
sergei
2011-09-20
1
-21
/
+8
|
*
* fixed wrong use of CompareTextUnicodeStringProc() in
jonas
2011-09-18
1
-1
/
+9
|
*
merge r17607 from cpstrnew branch by inoussa:
paul
2011-09-17
1
-1
/
+1
|
*
merge r17603 from cpstrnew branch by inoussa:
paul
2011-09-17
1
-4
/
+27
|
*
merge r17601 from cpstrnew branch by inoussa:
paul
2011-09-17
1
-3
/
+15
|
*
merge r17587 from cpstrnew branch by inoussa:
paul
2011-09-17
1
-3
/
+17
|
*
merge r17552 from cpstrnew branch by inoussa:
paul
2011-09-17
1
-13
/
+25
|
*
merge r17485 from cpstrnew branch by michael:
paul
2011-09-17
1
-19
/
+119
|
*
merge r17318 from cpstrnew branch by florian:
paul
2011-09-17
1
-2
/
+2
|
*
merge r14347 from cpstrnew branch by florian:
paul
2011-09-17
1
-3
/
+11
|
|
\
|
|
*
* fixed bootstrapping with 2.4.0
florian
2009-12-06
1
-3
/
+11
|
*
|
merge r14143 from cpstrnew branch by paul:
paul
2011-09-17
1
-3
/
+3
|
|
\
\
|
|
|
/
|
|
*
use RawByteString instead of AnsiString for Pos()
paul
2009-11-11
1
-3
/
+3
|
*
|
merge r14136 from cpstrnew branch by paul:
paul
2011-09-17
1
-0
/
+5
|
|
\
\
|
|
|
/
|
|
*
- fix return type of StringCodePage functions from Word to TSystemCodePage
paul
2009-11-10
1
-0
/
+5
|
*
|
merge r14133 from cpstrnew branch by paul except ptconst.pas which has a diff...
paul
2011-09-17
1
-3
/
+24
|
|
\
\
|
|
|
/
[next]