Commit History

作者 SHA1 備註 提交日期
  pierre b9009d8c02 * Fix PIC code for BSD x86_64 syscall and x86_64 freebsd startup assembler files 14 年之前
  michael f8279d9070 * Added Position 14 年之前
  pierre 0b6d38df14 * Avoid compilation failure for PIC mode add a second variable to ensure .L1 is executed 14 年之前
  marco 07fabab526 * fpgetsid, Mantis #20329 14 年之前
  michael 71be686e5a * Fix IPF output for topics (Fix by Graeme, bug #20318) 14 年之前
  pierre 32f7104ffe * Fix failure of webtbs/tw17560: 14 年之前
  michael 1579470a68 * Also check TMPDIR, a UNIX standard used by a.o. iOS (mantis #20248) 14 年之前
  michael e46bc70389 * Added example for compression level (Bug 20322) 14 年之前
  michael e0f458a7e9 * Applied patch from Daniel Gaspary to add compression level to individual items (Bug 20322) 14 年之前
  paul 935a030dca rtl: enable character unit compilation for win32 14 年之前
  paul eefdd29151 tests: removed accidentally committed test file 14 年之前
  paul 59a69eaeba rtl: add TCharacter class implementation by Inoussa. At this moment only BMP(0-$FFFF) UnicodeChar are handled. 14 年之前
  florian f14e0a25c6 * reduce code size of dummy threading routines 14 年之前
  florian 375f83c874 * moved heap manager on embedded systems into a separate unit 14 年之前
  pierre 10586b19c3 * Reading tsettings field by field 14 年之前
  Jonas Maebe 2b54010d28 * fixed errors with make -j <high number> caused by a wrong fpvectorial 14 年之前
  paul 828367bebd compiler: 14 年之前
  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 年之前
  sergei c73b6cfbd4 - removed register lists after pure assembler procedures 14 年之前
  pierre 841b3e4179 TImportLibWin.generateimportlib method: 14 年之前
  sergei f35a8179b1 * Status codes are identical for win32 and win64, moved them to syswin.inc. 14 年之前
  paul 6972947c6b compiler: remove unused variable 14 年之前
  sergei b0c2548019 * Use '.tls' as name for sec_threadvar sections for all Windows and WinCE targets, not just i386-win32. 14 年之前
  pierre 313daaa44a Use Windows TLS Callback by default 14 年之前
  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 年之前
  paul 8b0cb2c1d5 compiler: 14 年之前
  paul eca53485b8 compiler: cleanup 14 年之前
  paul 9c39ad5428 compiler: winlike widestrings should not contain "encoding" and "element size" fields 14 年之前
  paul 41e85bc36a compiler: 14 年之前
  paul 4d3da666db compiler: replace string codepage comparison to numeric. store codepage as number in current settings 14 年之前