Commit Verlauf

Autor SHA1 Nachricht Datum
  paul f8e82b9d4e rtl: try to fix linux makefile vor 14 Jahren
  paul 67ae360a2b rtl: enable character.pas building for win64 and linux vor 14 Jahren
  paul e774a20c97 rtl: vor 14 Jahren
  paul 1553c8da7d rtl: add EArgumentException, EArgumentOutOfRangeException classes vor 14 Jahren
  pierre b9009d8c02 * Fix PIC code for BSD x86_64 syscall and x86_64 freebsd startup assembler files vor 14 Jahren
  michael f8279d9070 * Added Position vor 14 Jahren
  pierre 0b6d38df14 * Avoid compilation failure for PIC mode add a second variable to ensure .L1 is executed vor 14 Jahren
  marco 07fabab526 * fpgetsid, Mantis #20329 vor 14 Jahren
  michael 71be686e5a * Fix IPF output for topics (Fix by Graeme, bug #20318) vor 14 Jahren
  pierre 32f7104ffe * Fix failure of webtbs/tw17560: vor 14 Jahren
  michael 1579470a68 * Also check TMPDIR, a UNIX standard used by a.o. iOS (mantis #20248) vor 14 Jahren
  michael e46bc70389 * Added example for compression level (Bug 20322) vor 14 Jahren
  michael e0f458a7e9 * Applied patch from Daniel Gaspary to add compression level to individual items (Bug 20322) vor 14 Jahren
  paul 935a030dca rtl: enable character unit compilation for win32 vor 14 Jahren
  paul eefdd29151 tests: removed accidentally committed test file vor 14 Jahren
  paul 59a69eaeba rtl: add TCharacter class implementation by Inoussa. At this moment only BMP(0-$FFFF) UnicodeChar are handled. vor 14 Jahren
  florian f14e0a25c6 * reduce code size of dummy threading routines vor 14 Jahren
  florian 375f83c874 * moved heap manager on embedded systems into a separate unit vor 14 Jahren
  pierre 10586b19c3 * Reading tsettings field by field vor 14 Jahren
  Jonas Maebe 2b54010d28 * fixed errors with make -j <high number> caused by a wrong fpvectorial vor 14 Jahren
  paul 828367bebd compiler: vor 14 Jahren
  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. vor 14 Jahren
  sergei c73b6cfbd4 - removed register lists after pure assembler procedures vor 14 Jahren
  pierre 841b3e4179 TImportLibWin.generateimportlib method: vor 14 Jahren
  sergei f35a8179b1 * Status codes are identical for win32 and win64, moved them to syswin.inc. vor 14 Jahren
  paul 6972947c6b compiler: remove unused variable vor 14 Jahren
  sergei b0c2548019 * Use '.tls' as name for sec_threadvar sections for all Windows and WinCE targets, not just i386-win32. vor 14 Jahren
  pierre 313daaa44a Use Windows TLS Callback by default vor 14 Jahren
  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. vor 14 Jahren
  paul 8b0cb2c1d5 compiler: vor 14 Jahren