Historia zmian

Autor SHA1 Wiadomość Data
  florian 20a534e63f * fixed code which causes range check errors when compiled with -Cr 12 lat temu
  Jonas Maebe e1e11f81e3 * fixed using readstr/writestr inside routines called from the parameter 12 lat temu
  florian 784641ec46 * delay parsing of the closing SEMICOLON of a uses clause till the 12 lat temu
  sergei 1c652eb8f9 MIPS procinfo improvements: 12 lat temu
  florian d5985b4f0e * patch by Christophe Staïesse to implement more ISO-like read behaviour in iso mode, resolves #24060 12 lat temu
  paul f12a0b7ece utils: patch to unicode utils from Inoussa: 12 lat temu
  sergei be1fcc8e3d * Forgotten delay slot was causing exit code loss in most library-related tests. 12 lat temu
  michael 3f4a19db7d * Adapted patch from Mario Ray Mahardhika to fix empty mime type 12 lat temu
  florian 380bc56e32 + create a default heap on embedded targets and register this default heap 12 lat temu
  masta d60049a1fd Removing duplicated hash functions in compiler/cclasses.pas 12 lat temu
  pierre 8e2fcd6bfe Enable use of dllprt0 for netbsd 12 lat temu
  pierre 050cc0b0a7 Regenerated after: Added dllprt0.as fro netbsd 12 lat temu
  pierre 12d4b0b173 + Added dllprt0.as fro netbsd 12 lat temu
  pierre 503b8c73c2 Avoid infinite loops with RTE 204 if heap is corrupted 12 lat temu
  pierre 18ece9cf75 Also use VERSION in scripts for openbsd and netbsd 12 lat temu
  sergei 0a155e3ae1 MIPS startup code: 12 lat temu
  pierre adfecc8173 Real i386 version of dllprt0.as file 12 lat temu
  pierre 350ae58dc9 Fix error in last commit, include name must be enclosed in double quotes 12 lat temu
  pierre 1ad6aacb78 * Also use dllprt0 for openbsd 12 lat temu
  pierre 8d8509590f Add dllprt0 for x86_64 (i386 version simply includes cprt0.as) 12 lat temu
  pierre 7d0e45b142 Regenerated after commit 23822, Add clocale unit target, contributed by Pascal Stumpf 12 lat temu
  pierre dede8a159e Add clocale unit target, contributed by Pascal Stumpf 12 lat temu
  sergei 6245bfd74f + ELF linker: load e_ident and e_flags from ELF header into properties of TElfObjData, necessary for targets that must be able to link together object files of different flavors. 12 lat temu
  paul 8c76535014 rtl: add missing 4 _be collations (2 collations are still not generated) 12 lat temu
  paul 7e591e1ea9 utils: unicodeset remove duplicate ord(), initialize cp variable 12 lat temu
  svenbarth 9a26fc6994 For now revert the FixPath usage from "is a directory" to "is a path" as at least on Windows it doesn't work as intended. I'll need time to check this correctly (which I don't have today and tomorrow). 12 lat temu
  paul db357320d7 rtl: install all cpXXX .ppu and .o files 12 lat temu
  paul 5157304998 rtl: build fpwidestring for the same platforms as character unit 12 lat temu
  paul 032b241c6b rtl: fpwidestring - fix length of UnicodeStrings after UTF8ToUnicode. UTF8ToUnicode returns length + 1 for zero byte which is not needed for UnicodeString. 12 lat temu
  paul e379daaf9c compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets 12 lat temu