Commit Verlauf

Autor SHA1 Nachricht Datum
  michael 48250dcafd * implementation of sqSupportEmptyDatabaseName from Laco, used in PostGres and MSSQL vor 12 Jahren
  paul d801548604 compiler: support also XOR expressions in macro expressions vor 12 Jahren
  michael 098769d1b3 * Added TStringList.CompareStrings (Delphi compatibility), patch by Stephano, bug ID #24981 vor 12 Jahren
  svenbarth eebabc0152 Correct fix for Mantis #24909 : some systems (Linux, OpenBSD) use the one order while other systems use the other (FreeBSD, NetBSD). vor 12 Jahren
  svenbarth 32beb30129 Small improvements for generate_specializations. vor 12 Jahren
  svenbarth e8edbd29c0 Fix for Mantis #24687. vor 12 Jahren
  svenbarth fb8b0e7a27 Fix for Mantis #24453. Check for nested types after a specialization. Additionally check correctly whether a type is really a generic before accepting it when parsing a generic. vor 12 Jahren
  svenbarth 68a3827539 Fix for Mantis #21051. Correctly handle specializations that occur during the specialization of methods. vor 12 Jahren
  michael b45c092186 * Fixed bug ID #24909 (switch 2 fields in addrinfo record) vor 12 Jahren
  michael 710313a748 * Removed unussed but unix-only variables vor 12 Jahren
  paul bc636658d6 rtl: add/change some token related types vor 12 Jahren
  Jonas Maebe 2c664ac6ae * fix compatibility with new Package Management system under Haiku vor 12 Jahren
  michael 1eb2308ffa * Applied patch from Daniel Garpary to be able to create custom TDomElement descendents vor 12 Jahren
  michael 973c0687fc * Changes as suggested in bug ID #24810, so a threaded web application can be stopped correctly, even from a request vor 12 Jahren
  michael 83cad92b11 * Implement event handler for handling errors during accept. Implemented Abort as suggested in Bug ID #24810 vor 12 Jahren
  nickysn d89d27a00e + added the dependency of unit ptc to unit p_ddraw on win32 and win64 vor 12 Jahren
  nickysn 5da9170615 + enabled compilation of unit ptc for go32v2 vor 12 Jahren
  marco c34760677b * zip64 support by Reinier Olislagers, mantis #23533 vor 12 Jahren
  lacak ca44693e4b fcl-db: base: addition to rev.25543 + move property Stream from public to protected section. vor 12 Jahren
  paul de6a53376c win32: update TOKEN_INFORMATION_CLASS from windows sdk vor 12 Jahren
  sergei a6d34945a2 * Commented out exponent check added in r25549: since this code is used by compiler, it breaks compilation of code with constants in extended range on targets without extended precision. vor 12 Jahren
  michael be6d5ec663 * Some refactoring, so fpweb is easier to customize vor 12 Jahren
  paul cdd5d029f0 compiler: don't add operator name as a function result into operator symtable. For FPC mode only operator result identifier should be added and for Delphi mode only 'Result' identifier. Fixes mantis #0025081 vor 12 Jahren
  paul c22c364f43 compiler: regenerate parameter list in tprocvardef.getcopy (fixes compiler crash, issue #0025077) vor 12 Jahren
  paul ce6c8c1b59 compiler: search namespace symbols also in the interface symtable of a unit when we are registering a unit with a namespace in the implementation section (fixes issue #0025059) vor 12 Jahren
  paul d373ad27bc compiler: don't allow unit/namespace symbols be visible outside current unit or unit of currently specialized generic vor 12 Jahren
  Jonas Maebe 44b141ea1a * also load the methodpointer type for managed VM types. It's required vor 12 Jahren
  Jonas Maebe 20d6db20c8 * fixed compilation of length(unicode/ansistring) on JVM target after r25499 vor 12 Jahren
  nickysn 1f783f539c * emit a cld instruction before the rep movsXX in tcg8086.g_copyvaluepara_openarray as well vor 12 Jahren
  nickysn 5c46e6f474 * emit a cld instruction before the rep movsXX in tcg386.g_copyvaluepara_openarray vor 12 Jahren