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
/
compiler
/
widestr.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fixed accidentally committed (harmless) typo in r32202
jonas
2015-11-04
1
-1
/
+1
*
* correctly handle code page names specified in upper case (mantis #28934)
jonas
2015-10-30
1
-2
/
+2
*
* unicode2ascii: give an internalerror when trying to convert to UTF-8, as
jonas
2015-09-28
1
-23
/
+6
*
+ support UTF-8 in ascii2unicode(), this fixes the UTF-16 output of
jonas
2015-09-28
1
-8
/
+20
*
* ascii2unicode: consistently use the cp parameter
jonas
2015-09-28
1
-1
/
+1
*
* Removed lot of unused vars.
yury
2015-09-17
1
-0
/
+2
*
* converted widestr.charlength() to use system.Utf8CodePointLen()
jonas
2015-03-01
1
-56
/
+35
*
* avoid crashes when displaying help with an unsupported system codepage
hajny
2015-02-28
1
-2
/
+4
*
* fix determination of help line length with codepage set to UTF-8 (the str...
hajny
2015-02-28
1
-5
/
+49
*
* improved paging of help pages so that lines are not missed with 80x25 win...
hajny
2015-02-27
1
-0
/
+25
*
* add support for Latin-2 character sets (ISO & IBM)
hajny
2014-03-27
1
-1
/
+1
*
compiler: remove big codepage maps from the compiler executable - they will b...
paul
2014-01-05
1
-5
/
+11
*
compiler: load binary unicode mappings in cpavailable() call instead of separ...
paul
2014-01-04
1
-16
/
+14
*
compiler:
paul
2014-01-04
1
-1
/
+15
*
compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory ...
paul
2013-03-12
1
-5
/
+3
*
+ Added Greek code page 1253 to the compiler to have support for the third mo...
yury
2013-02-14
1
-0
/
+2
*
compiler: add US-ASCII codepage
paul
2012-09-18
1
-1
/
+1
*
* merged trunk up to r20882
jonas
2012-04-15
1
-22
/
+74
|
\
|
*
* fixes bootstrapping with 2.6.0
florian
2011-10-15
1
-1
/
+1
|
*
compiler: apply patches from Inoussa and Jonas:
paul
2011-10-11
1
-3
/
+3
|
*
* make compiler compilable with 2.4.4 rtl
florian
2011-09-28
1
-8
/
+8
|
*
compiler: replace string codepage comparison to numeric. store codepage as nu...
paul
2011-09-19
1
-2
/
+2
|
*
merge r17434 from cpstrnew branch by michael:
paul
2011-09-17
1
-16
/
+68
*
|
+ ansistring support. Items of note:
jonas
2011-08-20
1
-3
/
+4
|
/
*
* fixed storing/loading widestring constant nodes into/from ppu files
jonas
2010-03-14
1
-5
/
+11
*
Merged revisions 11665-11738 via svnmerge from
florian
2008-09-10
1
-2
/
+1
*
* make code page name parsing case insensitive (mantis #8930)
jonas
2007-09-22
1
-2
/
+2
*
+ support for widestring manager based widechar conversions
jonas
2007-08-12
1
-3
/
+22
*
* default widestring-ansistring conversion needs to use the same algorithm
peter
2007-07-23
1
-1
/
+4
*
+ added cyrillic code page tables
florian
2007-05-22
1
-2
/
+4
*
* settings refactored
florian
2006-10-30
1
-5
/
+5
*
* remove ifdef fpc
peter
2006-10-07
1
-1
/
+1
*
* fixed crashes in asciichar2unicode() and ascii2unicode() in case
jonas
2006-07-06
1
-6
/
+23
*
* donewidestring has var instead of out parameter
jonas
2006-02-12
1
-2
/
+2
*
* fixed compilerwidestring concatenation
florian
2005-12-04
1
-1
/
+2
*
* some warning about uninitialized vars fixed by using out instead of var
florian
2005-05-29
1
-4
/
+6
*
* log and id tags removed
fpc
2005-05-21
1
-7
/
+0
*
initial import
fpc
2005-05-16
1
-0
/
+232