Commit History

Author SHA1 Message Date
  michael 90fa0210cd * Nested classes can result in more than one dot in method names 9 years ago
  florian 57ca8647b3 * better peephole optimization tracing 9 years ago
  Károly Balogh 42760951f9 atari: added the initialization of threading subsystem to system init 9 years ago
  Károly Balogh 63166555a2 atari: fixed file opening, we can now read text files at least on this platform 9 years ago
  Jonas Maebe 5efb32285a * fixed alignment for interface RTTI (patch by Alfred, mantis #30182) 9 years ago
  michael 1d16ecbf0d * Better detection of effective visibility of an element 9 years ago
  michael 8e233be427 * Different font for windows 9 years ago
  michael c2540d85ae * Fix bug #30616 9 years ago
  michael eae7b33622 * Double Deref allowed after () 9 years ago
  michael 171ac5eebb * recognize MODE directive 9 years ago
  michael c826d34429 * Allow function result to be omitted for implementation of declared function, in Delphi mode 9 years ago
  michael 6d88302745 * Allow Delphi specialization syntax for generics (bug ID 30615) 9 years ago
  michael 70ce54ef4e * Fix bug #30701: allow formatting arguments in str() and writeln() 9 years ago
  Károly Balogh 0af22b9177 rtl-objpas: clean up all the identical varutils variants and made all platforms except Windows to use the common one 9 years ago
  Károly Balogh 710da4cc13 packages: fix the cross-build breakages caused by the overlapping sp argument added in r34680 and a wrong fix attempt in r34684 9 years ago
  nickysn c5ae6027ca * fixed i8086-msdos snapshot building after r34680 9 years ago
  michael 5810ff8154 * Patch from Maciej Izak for delphi compatible TLocaleOptions (bug ID 30660) 9 years ago
  nickysn cf13bacbba + call InitSystemThreads in the win16 system unit as well 9 years ago
  nickysn e0267e3088 + call InitSystemThreads in the msdos system unit startup, to initialize the 9 years ago
  joost a886681bb3 * Replaced global- and local-unitdir with a list of search-paths 9 years ago
  joost 6ed48e8ae1 * Fixed double path-separator in unit-installation directory 9 years ago
  Jonas Maebe 265923a2ee * several fixes for TMultiReadExclusiveWriteSynchronizer, based on patch by 9 years ago
  joost 79faa8f01d * Add the zip-sourcesuffix to the filename in the manifest 9 years ago
  michael fd71e3193d * Do not write elements for default values 9 years ago
  michael 65ea20e9e0 * More range type parsing errors 9 years ago
  michael 391966a414 * Character range types 9 years ago
  Károly Balogh f6222e44ef rtl-objpas: remove system-specific varutils for Amiga-like systems which were in fact identical, added a common implementation and enable the package for atari as well 9 years ago
  michael a725887d0e * Allow raise without semicolon before end. 9 years ago
  michael caeaaad986 * Helper should not be a token 9 years ago
  joost 295c274940 * Determine the path of the <currentdirectory> package within the 9 years ago