florian
|
72425b49c9
* fixes bootstrapping with upcoming 2.6.x
|
14 anos atrás |
sergei
|
6a3fe72de9
+ Support .rva directive in AT&T reader. Put it into base class because it generally applies to all targets with COFF output, but enabled for Windows targets only (others need additional testing).
|
14 anos atrás |
paul
|
b7185a554c
rtl:
|
14 anos atrás |
paul
|
ef0c4a1e5c
rtl: fix fpc_AnsiStr_To_AnsiStr source codepage check (less conversions should be done now from AnsiString type to the same codepage strings)
|
14 anos atrás |
paul
|
e08c68f308
rtl: set codepages for TextRec field when Text file is opened + update this field for standard IO files when cwstring is used
|
14 anos atrás |
paul
|
1ccf16358c
rtl: init widestring and unitcodestring managers before initialization of Standard IO files (stdin,stdout,stderr)
|
14 anos atrás |
paul
|
2254dad68a
rtl: add SetTextCodePage, GetTextCodePage functions which set/get TTextRec.CodePage field
|
14 anos atrás |
paul
|
e46e2c3ebd
compiler, rtl: extend TextRec record with CodePage field
|
14 anos atrás |
paul
|
270fb09e87
rtl: add WideStringManager.GetStandardCodePageProc method to retrieve system ansi and console code pages
|
14 anos atrás |
paul
|
3e29f0b179
rtl: make cwstring.pp dependent of dynlibs, load iconvctl dynamically
|
14 anos atrás |
Jonas Maebe
|
9ee27c1606
* support for iOS-specific location of "localtime" time zone file
|
14 anos atrás |
marco
|
4d00966be2
* reverted earlier change to logeventype on Michael's request.
|
14 anos atrás |
marco
|
7daf8a19c2
* added ltnone logtype. Mantis #20544
|
14 anos atrás |
florian
|
85b52cf8c3
- remove packed directive from jwapsapi.pas, partly resolves #20525
|
14 anos atrás |
florian
|
3c0256bd7b
* patch by Ludo Brands to fix #20481: GetFileType cannot be used on windows to determine if a handle is a console handle because the function does not distinguish between consoles and printers, resolves #20481
|
14 anos atrás |
olivier
|
dbaf153163
* revert part of r19256. While this declaration seems not consistent with
|
14 anos atrás |
michael
|
4faff70448
* Patch from Ludo Brands to fix compilation (bug 20537)
|
14 anos atrás |
Jonas Maebe
|
01b980a462
* added "inc" extension to {$i winiconv}
|
14 anos atrás |
Jonas Maebe
|
2b63a7d66f
* fixed compilation on darwin/arm after r19522
|
14 anos atrás |
Tomas Hajny
|
80d08fd5be
* InstantFPC built only for some targets rather than all
|
14 anos atrás |
olivier
|
07eed52fd8
* fix some pthread declarations probably inherited from the BeOS port.
|
14 anos atrás |
pierre
|
7d867d16bc
Fix problem with QueryHook leading to crashes
|
14 anos atrás |
Jonas Maebe
|
a228b211c4
* allow local type definitions for "file of xx" component types
|
14 anos atrás |
paul
|
110119e398
compiler: use globalsymtable for units to store ansistring replacement def (fixes bug #0020529)
|
14 anos atrás |
paul
|
5d7d143300
rtl: transliterate characters if possible intead of replacing them with "?" chars while converting between codepages
|
14 anos atrás |
Tomas Hajny
|
3b3f1ac8a5
* additional case insensitive platforms
|
14 anos atrás |
Tomas Hajny
|
2724a93195
* fixes for additional non-unix platforms
|
14 anos atrás |
paul
|
c1866d5c17
compiler:
|
14 anos atrás |
marco
|
22f98e3259
* aspell enabled for windows, patch from Barlone, Mantis #20521
|
14 anos atrás |
sergei
|
e2d43fcb30
- tcgonnode: don't store exception object in temp if it is not used.
|
14 anos atrás |