Jonas Maebe
|
45d25bbe77
* fixed storing/loading widestring constant nodes into/from ppu files
|
15 years ago |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 years ago |
Jonas Maebe
|
3f81a4ed65
* make code page name parsing case insensitive (mantis #8930)
|
18 years ago |
Jonas Maebe
|
815cd2b39d
+ support for widestring manager based widechar conversions
|
18 years ago |
peter
|
c020d709b4
* default widestring-ansistring conversion needs to use the same algorithm
|
18 years ago |
florian
|
9f56a89617
+ added cyrillic code page tables
|
18 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
d07f470b71
* remove ifdef fpc
|
19 years ago |
Jonas Maebe
|
d593c10adf
* fixed crashes in asciichar2unicode() and ascii2unicode() in case
|
19 years ago |
Jonas Maebe
|
9b4ce0a501
* donewidestring has var instead of out parameter
|
19 years ago |
florian
|
0907a1ef80
* fixed compilerwidestring concatenation
|
19 years ago |
florian
|
9c717f2a35
* some warning about uninitialized vars fixed by using out instead of var
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
12efb6d19e
* strlenint is replaced with sizeint
|
21 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
florian
|
4f7b35be5b
+ source code page support
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
1f4bac4fd0
* delphi fixes
|
24 years ago |
peter
|
ca8d604964
* various widestring updates, it works now mostly without charset
|
24 years ago |
florian
|
fb40dcd0bb
+ some widestring stuff added
|
24 years ago |
florian
|
05cfc07952
* some more support for widechars commited especially
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |