Commit History

Author SHA1 Message Date
  paul 935a030dca rtl: enable character unit compilation for win32 14 years ago
  paul eefdd29151 tests: removed accidentally committed test file 14 years ago
  paul 59a69eaeba rtl: add TCharacter class implementation by Inoussa. At this moment only BMP(0-$FFFF) UnicodeChar are handled. 14 years ago
  florian f14e0a25c6 * reduce code size of dummy threading routines 14 years ago
  florian 375f83c874 * moved heap manager on embedded systems into a separate unit 14 years ago
  pierre 10586b19c3 * Reading tsettings field by field 14 years ago
  Jonas Maebe 2b54010d28 * fixed errors with make -j <high number> caused by a wrong fpvectorial 14 years ago
  paul 828367bebd compiler: 14 years ago
  sergei f2852137c8 * DisposeAnsiString doesn't need to exist as a separate procedure, because it is only called from a single place. Merging it into caller yields somewhat more efficient code. 14 years ago
  sergei c73b6cfbd4 - removed register lists after pure assembler procedures 14 years ago
  pierre 841b3e4179 TImportLibWin.generateimportlib method: 14 years ago
  sergei f35a8179b1 * Status codes are identical for win32 and win64, moved them to syswin.inc. 14 years ago
  paul 6972947c6b compiler: remove unused variable 14 years ago
  sergei b0c2548019 * Use '.tls' as name for sec_threadvar sections for all Windows and WinCE targets, not just i386-win32. 14 years ago
  pierre 313daaa44a Use Windows TLS Callback by default 14 years ago
  sergei 6f20627220 * Use rip-relative offsets in assembler, fixes linking text mode IDE with internal linker. The better way would be to get rid of this assembler altogether. 14 years ago
  paul 8b0cb2c1d5 compiler: 14 years ago
  paul eca53485b8 compiler: cleanup 14 years ago
  paul 9c39ad5428 compiler: winlike widestrings should not contain "encoding" and "element size" fields 14 years ago
  paul 41e85bc36a compiler: 14 years ago
  paul 4d3da666db compiler: replace string codepage comparison to numeric. store codepage as number in current settings 14 years ago
  florian 030bcd083b * cwstring is unix only 14 years ago
  Jonas Maebe 85ed1b87d9 * fixed wrong use of CompareTextUnicodeStringProc() in 14 years ago
  marco e343e6263b * Patch to fix createevent call on wince if the last param 14 years ago
  paul 528f7fbb06 rtl: manual merge some cpstrnew changes which was impossible to merge using regular tools due to the merge conflicts 14 years ago
  florian 867fc54147 * changing tests to fix regressions is only the last resort, so this should be sorted out by other means, r19117 reverted 14 years ago
  florian edaa0b3014 * changing tests to fix regressions is only the last resort, so this should be sorted out by other means, r19116 reverted 14 years ago
  paul 1f129cfee0 packages: replace UTF8String to AnsiString at least for now. 14 years ago
  paul 85450d5469 compiler utils: manual merge some cpstrnew changes which was impossible to merge using regular tools due to the merge conflicts 14 years ago
  paul fd5a15fda5 rtl: manual merge some cpstrnew changes which was impossible to merge using regular tools due to the merge conflicts 14 years ago