Commit History

Author SHA1 Message Date
  Jonas Maebe 653974f679 * also give a "potential range error" hint with -CO in case the sizes 15 years ago
  Jonas Maebe 8542632ebe * fixed evaluating constant expressions consisting of more than one term and 15 years ago
  paul 57b67087a8 tests: halt with different error codes for different errors 15 years ago
  joost 520c5fe962 * Since Dwarf 3 the length of a DW_FORM_ref_addr is dependent on the used debug-format (32 or 64 bit), not on the target platform pointer size. 15 years ago
  Jonas Maebe 531efc5a69 * round(x) -> trunc(x+0.5) in Julian date conversion to prevent the current 15 years ago
  paul 1768810783 compiler: allow to derive classes from a nested class type (issue #0016083) 15 years ago
  olivier 8aaa5ee123 The unit name should start with an upper case to pass tobject5.pp test under BeOS (not tested yet ;-). 15 years ago
  olivier 0223697b17 The unit name should start with an upper case to pass tobject5.pp test under Haiku. 15 years ago
  Jonas Maebe 4303eda80c * moved SInvalidJulianDate from rtlconst to sysconst (part of r15032, 15 years ago
  Jonas Maebe 82ff623390 + fixed Julian date helpers (based on patch by Bernd Engelhardt, mantis 15 years ago
  Jonas Maebe 87c9773ac0 + also support & to escape identifiers (and for octal notation) in Delplhi 15 years ago
  Jonas Maebe 6db635210a * don't give an internalerror when passing a constant string to an 15 years ago
  marco 3ef5d17209 * run clean_files target also for distclean, fixes cleaning of installer.pas 15 years ago
  marco 3c26eb8186 * fix removing units/$fpctarget dir while cleaning. Probably manual 15 years ago
  Jonas Maebe fa1d72a2cc + definition of pthread_mutex_trylock(), fixes compilation after r15026 15 years ago
  marco c477df5046 * TCriticalSection.Tryenter support (Mantis 15928) + short test/demo 15 years ago
  marco 0f9f3600c5 * Disable parts of commit 13378 for windows, since it blocks extracting zips with Unix lineseparators (like Open Office files, even when generated on Windows) 15 years ago
  marco 49fc4795e3 * fix for mantis 16052 RFC4122 compliance of own random GUID creation. Part II 15 years ago
  marco b6048862b8 * fix for mantis 16052 RFC4122 compliance of own random GUID creation. 15 years ago
  marco efc98e9e65 * improved comment and added wiki link, due to Crossbuilders improvement remarks on IRC 15 years ago
  marco 5af46c2357 * added a warning about callback calling conventions in glu under Windows 15 years ago
  paul 49d94c5a16 compiler: implement {$VARPROPSETTER ON/OFF} support which is required for COM (D7 compatibility): 15 years ago
  marco bfbe9df673 * Patch from mantis 11724 that translates some asm and voodoo code to cleaner pascal 15 years ago
  marco 06a5f63582 * patch from Maxim Ganetsky for multiline messages (Mantis 10268) 15 years ago
  Jonas Maebe 45d25bbe77 * fixed storing/loading widestring constant nodes into/from ppu files 15 years ago
  Jonas Maebe 635bf9fb7a + support for "univ" parameter modifier added in r15010 15 years ago
  marco 8529d66523 * unzipper unit basic extraction test. (related to mantis 15836) 15 years ago
  Jonas Maebe 61df8f05a0 * fixed max length of gcsectionsstr (mantis #15984) 15 years ago
  Jonas Maebe 171c0289b0 + tests from mantis #15777 15 years ago
  michael f29973cc71 * Added Exchange to TCollection. Bug ID #15517 15 years ago