Commit History

Author SHA1 Message Date
  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
  Jonas Maebe 2e544bd8de * smartlink dynamic libraries under Mac OS X (mantis #15984) 15 years ago
  Jonas Maebe 0cfc6e1cac + support for "univ" in macpas mode: a parameter modifier that allows 15 years ago
  michael f39e9ba873 * Test unit for testing purposes 15 years ago
  michael 235c3be24a * Added support for version tag (same level as errors or seealso tags 15 years ago
  joost 1d0db2cc85 * Map time fields to ftTime, so that field.asstring does not show the date-part, bug #14901 15 years ago
  joost 9a543dbd1c * According to bug #14960, Delphi TDateTimeField.GetText uses the LongTimeFormat for displaying times 15 years ago
  joost 33f9424d68 * Patch from Ladislav Karrach (Lacak2) to make LocateOptions work for TBufDataset.Locate + test, bug #15725 15 years ago