2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Jonas Maebe c8115921f1 * fixed comment typo 14 жил өмнө
  paul 22ddd23d03 compiler: fix error in overloaded_names array. "In" operator has "is" name and vice versa. Add token in comment for each overloaded_names entry to prevent similar errors in future. 14 жил өмнө
  marco b6a8fb8a5b * fix for 10758, additional terminal type checked (udev) 14 жил өмнө
  marco 49c76bdbfd * bug #8004. disable ok button if length(texttosearch)=0 in find dialog 14 жил өмнө
  marco 1b107bb4a5 * switch IDE to external linker on win32/64 for now (mingw linking compat) 14 жил өмнө
  marco eed9b88f20 * Modified hint for search/replace again to show what will be done. bug #0010715 14 жил өмнө
  sergei cd1f8e14f4 * TRTTIWriter improvements: 14 жил өмнө
  sergei b50cf9a42a * TRTTIWriter.fields_write_rtti_data: refactoring. Since TAsmList allows random access, a separate loop iteration to count fields is redundant. Simply count the actually written fields, then insert result before field data. 14 жил өмнө
  Jonas Maebe ce93333bda * fixed end of LaTeX environment after r16574 (mantis #18286) 14 жил өмнө
  paul bf3c098c18 compiler: check that records methods have implementation too. previously check worked only for some object types 14 жил өмнө
  paul 92d6503704 compiler: rename _EQUAL token to _EQ to prevent problems with adding delphi operator names which contains "EQUAL" name, also rename _UNEQUAL to _NE for consistency 14 жил өмнө
  sergei b3aa9ac813 * Refactored TRTTIWriter by separating some commonly used code into procedures. Improves readability and reduces amount of typing; functionality stays unchanged. 14 жил өмнө
  marco 6f1f310ee9 * fix | separator char. Bug 6262D 14 жил өмнө
  marco de5ca33983 * fix one of two issues in mantis 6326, double click on watch entry invokes edit watch 14 жил өмнө
  paul 8c0c614d5a compiler: allow <> operator overload. search for "<>" operator first for "<>" expressions and if not found then use "=" operator + test 14 жил өмнө
  marco cd4425aa58 * patch from Lacak2, use dbconst for errormessage, mantis #0018161 14 жил өмнө
  Tomas Hajny 934ab56c0a + most of OS/2 threading support implemented; not debugged yet though 14 жил өмнө
  marco 5f3a312d1b * paleobug solved, paste from windows now wraps lines to 200 char. Solves #4943 14 жил өмнө
  michael 9e0b67a2cb * Support for multiple directories. 14 жил өмнө
  Jonas Maebe cec5843f95 * renamed objcdef.addencodedtype to objcaddencodedtype for consistency 14 жил өмнө
  Tomas Hajny 9b79fb3ac9 * avoid range error for sem_indefinite_wait - fix for web bug #18263 (EMX target) 14 жил өмнө
  Tomas Hajny 87c53a6e29 * Sem_Indefinite_Wait constant changed to avoid range check errors - fix for web bug #18263 14 жил өмнө
  sergei 331a72c8d6 * ncnv.pas, insert_varargstypeconv(): Do not cast a string literal to AnsiString if it has been already casted to Wide/UnicodeString, resolves #18266. 14 жил өмнө
  marco cf49795f9e * fix for mantis 15820, override getnamepath as suggested by Paul. 14 жил өмнө
  marco fce3a5ca30 * patch from Darius that makes lower verbosity output more FPC language independant using -vq. Mantis #18051 14 жил өмнө
  paul 0f15d89f0a compiler: formatting 14 жил өмнө
  sergei 49e3c30bd1 * Changed the test so it uses typecasting instead of calling the conversion helpers from VarUtils. 14 жил өмнө
  paul f3af6a83f7 compiler: put static symbol for typed consts declared in classes/records/objects into unit symtable to fix problems with linking and add absolute symbol into record symtable pointed to that static symbol (fixes test test/terecs3.pp on unixes) 14 жил өмнө
  marco c57c039362 * Update syntaxhighlight settings on desktop load. Partial fix for 5813. 14 жил өмнө
  marco c3ed1c41a1 * fix from mantis 17360, ISC_Status is 64-bit. (Lp64 vs LLp64 problem) 14 жил өмнө