Историја ревизија

Аутор SHA1 Порука Датум
  paul fc0bab5844 rtl: possible fix compilation of charset.pp on 64 bit пре 12 година
  ludob bb735aa7e5 sqldb: implemented TCustomConnection.Close(ForceClose : Boolean = False); пре 12 година
  paul 43e0116f61 compiler: update charset, cruemap and cpXXX.pas files from Inoussa (part of issue #0022909) пре 12 година
  paul 1481a6a066 compiler: rename cp1252, cp1253 pp files to pas for consistency пре 12 година
  marco 9f53738142 * fill in purpose of the unit in comment, updated copyright пре 12 година
  lacak 1533aff2cc fcl-db: bufdataset: when index is added set IndexDefs.Updated to false to signal, that FIndexDefs and FIndexes are not synchronized. This allow next call to IndexDefs.Update (which tests Updated) do synchronization. пре 12 година
  svenbarth c7f1569156 Up to now TSQLite3Connection used the variable SQLiteLibraryName to control the name of the SQLite library to use. The sqlite3dyn unit also contains a variable to control the library to use: SQLiteDefaultLibrary. To avoid potential confusion the variable from sqlite3dyn will be used from now on. пре 12 година
  svenbarth da7b24e242 Avoid multiple threadvar lookups when querying the current TThread. Inspired by Michael Schnell. пре 12 година
  Jonas Maebe 3cde2b2d84 * fixed check for bitpacked accesses (mantis #24007) пре 12 година
  pierre eeae77bfc2 Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 пре 12 година
  lacak 2cfcf32725 fcl-db: odbc: enable 64bit support (use SQLLEN, SQLULEN instead of SQLINTEGER, SQLUINTEGER) after ODBC header file was updated for 64 bit support in rev.23702 пре 12 година
  michael 94e021157b * Windows 64-bit patches from Laco пре 12 година
  pierre d9758e5d0e Avoid TARGET_DIRS_TARGET_DIRS garbage by explicitly setting result of string function in AddTargetDefines method to empty at startup пре 12 година
  Jonas Maebe 5d628b29bb * set the subregsize of OS_M64 SSE registers to R_SUBQ so we can пре 12 година
  michael 02f64db373 * Fixes for typos from Reinier Olislagers (bug 23895) пре 12 година
  sergei 823e3ea398 MIPS: reworked PIC/call code: пре 12 година
  sergei a1b50f643e - removed never used function. пре 12 година
  pierre f4b6625145 + Use __setlocale_mb_len_max_32 for netbsd as suggested by linker warning пре 12 година
  yury 5bf237afc1 * Turn off assigning UnixGetModuleByAddrHook for Android, since dladdr() function is not available on old (1.x) Android versions. пре 12 година
  yury 5d061a7efa * Do not use persistent register r5 in the library init code. It fixes crash during library load on some versions of Android. Issue #23974. пре 12 година
  yury 63d1c3aa94 * Set default CPU armv5t for arm-android. Issue #23973. пре 12 година
  florian eb46359ae8 * marking r22827 as merged пре 12 година
  florian c5b8b9406b * merged r22818 пре 12 година
  sergei 6fcd9979dd + MIPS: doing progress with linker, implemented processing of local symbols in PIC code and stuff needed to link shared libraries. пре 12 година
  yury 268b2d56d7 * Fixed displaying of compilation time in some cases. For example, if the compilation time is 0.99 seconds, it has been displayed as 0.10. Now it is correctly displayed as 1.0. пре 12 година
  svenbarth 168c9d152f Small optimization for the search of operator overloads. Add a flag "sto_has_generic" to all symtables that contain an operator overload (the flag propagates up the owning symtables) and check this flag when searching for units with operators. пре 12 година
  florian 9198630ce3 * fix armv7m compiler пре 12 година
  pierre 90f4d8ddcd + Add .note.openbsd.ident section, contributed by Pascal Stumpf пре 12 година
  sergei 6484911f05 * TExeOutput.FixupRelocations method made virtual. пре 12 година
  pierre 9c855c7c94 accept anyfile that has the same upeercase name for the mkAmbiguous case if FileNameCaseSensitive is true пре 12 година