Historie revizí

Autor SHA1 Zpráva Datum
  florian d5985b4f0e * patch by Christophe Staïesse to implement more ISO-like read behaviour in iso mode, resolves #24060 před 12 roky
  paul f12a0b7ece utils: patch to unicode utils from Inoussa: před 12 roky
  sergei be1fcc8e3d * Forgotten delay slot was causing exit code loss in most library-related tests. před 12 roky
  michael 3f4a19db7d * Adapted patch from Mario Ray Mahardhika to fix empty mime type před 12 roky
  florian 380bc56e32 + create a default heap on embedded targets and register this default heap před 12 roky
  masta d60049a1fd Removing duplicated hash functions in compiler/cclasses.pas před 12 roky
  pierre 8e2fcd6bfe Enable use of dllprt0 for netbsd před 12 roky
  pierre 050cc0b0a7 Regenerated after: Added dllprt0.as fro netbsd před 12 roky
  pierre 12d4b0b173 + Added dllprt0.as fro netbsd před 12 roky
  pierre 503b8c73c2 Avoid infinite loops with RTE 204 if heap is corrupted před 12 roky
  pierre 18ece9cf75 Also use VERSION in scripts for openbsd and netbsd před 12 roky
  sergei 0a155e3ae1 MIPS startup code: před 12 roky
  pierre adfecc8173 Real i386 version of dllprt0.as file před 12 roky
  pierre 350ae58dc9 Fix error in last commit, include name must be enclosed in double quotes před 12 roky
  pierre 1ad6aacb78 * Also use dllprt0 for openbsd před 12 roky
  pierre 8d8509590f Add dllprt0 for x86_64 (i386 version simply includes cprt0.as) před 12 roky
  pierre 7d0e45b142 Regenerated after commit 23822, Add clocale unit target, contributed by Pascal Stumpf před 12 roky
  pierre dede8a159e Add clocale unit target, contributed by Pascal Stumpf před 12 roky
  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. před 12 roky
  paul 8c76535014 rtl: add missing 4 _be collations (2 collations are still not generated) před 12 roky
  paul 7e591e1ea9 utils: unicodeset remove duplicate ord(), initialize cp variable před 12 roky
  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). před 12 roky
  paul db357320d7 rtl: install all cpXXX .ppu and .o files před 12 roky
  paul 5157304998 rtl: build fpwidestring for the same platforms as character unit před 12 roky
  paul 032b241c6b rtl: fpwidestring - fix length of UnicodeStrings after UTF8ToUnicode. UTF8ToUnicode returns length + 1 for zero byte which is not needed for UnicodeString. před 12 roky
  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 před 12 roky
  paul 3682fddc49 compiler: minor optimization of tscannerfile.recordtoken před 12 roky
  svenbarth 5399fd6664 Regenerated fpmkunitsrc.inc after r23793 před 12 roky
  svenbarth c6d9b56dbb Fix a problem with fppkg: the function FixPath is declared in fpmkunit and pkgglobals with different semantics. Now recently the fpmkunit was added to one of the fppkg units which resulted in the unit using fpmkunit's implementation instead of the one from pkgglobals. Because of list fppkg no longer worked correctly if paths without trailing path delimiter were used in the configuration files. To prevent further problems a new overloaded version was added with combined semantics of both original functions and these were deprecated. před 12 roky
  michael 03e605e0a2 * Patch from Michael Fuchs to fix mem leakn (bug ID 23247) před 12 roky