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

Аутор SHA1 Порука Датум
  nickysn 4b93fa1323 * set all the i8086 calling conventions' volatile registers to be the same as the 'pascal' calling convention; this should make cdecl compatible with 16-bit C compilers пре 12 година
  sergei dffe9cbc55 * Output sizes in map files without truncation and without leading zeros, plus a few more tweaks to make it look more like map files generated by ld. Resolves #24747. пре 12 година
  sergei 8b1463aedc * tprocdef.customprocname: fixed bug introduced in r21069 that was causing result to always contain 'procedure' or 'function' word. These should be included only if pno_proctypeoption flag is given. Resolves #24640. пре 12 година
  reiniero 2240c24252 fcl-db: dbase: Remove erroneous language ID $20 Czech as it does not appear in references. Fixes issue #0024730: Incorrect dbf Language ID to Locale convert table for Czech locale Windows пре 12 година
  reiniero 29795e1b30 fcl-db: cosmetic: dbase: add reference to language IDs/codepages for DBaseIV пре 12 година
  sergei f49be98507 * MIPS: avoid temp if possible also when converting unsigned 32-bit integers to real. пре 12 година
  sergei c3350d13f9 * MIPS: floating point parameters on stack should be loaded to/from FPU registers directly, without using temp. пре 12 година
  nickysn 3e0cc1e5f6 * fixes for the compilation of unit variants in the i8086 medium memory model пре 12 година
  nickysn e8005f9485 * fixed compilation of unit typinfo in the i8086 medium memory model пре 12 година
  nickysn d377ffdbec + added types CodePtrInt and CodePtrUInt, defined as integers with the same size as a CodePointer пре 12 година
  nickysn 79db53b049 * TPropInfo.GetProc, .SetProc and .StoredProc changed to CodePointer for compatibility with the i8086 medium memory model пре 12 година
  nickysn 59d014dd10 + extended test tfarptr2 to also test comparisons with nil пре 12 година
  nickysn 2a64ba0ad3 * do a 32-bit comparison on far and huge pointers пре 12 година
  nickysn 0d565aeba9 + extended test tfarptr2.pp пре 12 година
  nickysn 56fbf8d4fe + added test tfarptr2.pp, which tests far pointer equality comparison пре 12 година
  nickysn 1eaa23b738 + added a simple test for i8086 far pointers пре 12 година
  reiniero 4428a1e68a fcl-db: example program that shows creating, using dbf as well as exporting using dbexport пре 12 година
  michael de8f4e37c0 * Fix DeleteTempUploadedFile so it frees the stream пре 12 година
  ludob d03262d39a pqconnection: changed FCursorCount to dword to avoid 'prepared statement already exists' errors when preparing more than 64k queries in one transaction while keeping one ore more queries open пре 12 година
  nickysn 6be738f256 + added directories cpu16/ and cpu16/i8086/ to the testsuite makefiles пре 12 година
  nickysn 31815fc228 + added a basic i8086 far pointer size test: tptrsize.pp пре 12 година
  michael 185ac771b0 * Added first/lasr methods to TMimeItems and TUpLoadedFiles (Patch by Silvio Clecio) пре 12 година
  marco 45b84ab8ca * added TElemdesc alias (found it used in Delphi code) пре 12 година
  nickysn 7a0bf4fa54 * the change in r25067 disabled for 16-bit and 8-bit CPUs, because it relies on reg_cgsize, which gives wrong results on archs that use GetNextReg() пре 12 година
  reiniero 7efdfa8ff6 fcl-db: cosmetic: corrected fpdbexport.pp comments пре 12 година
  reiniero ed6500b370 fcl-db: cosmetic fixed for XMLXSD export readme пре 12 година
  sergei e82ecd66f3 - MIPS: removed target-specific real_to_real conversion, generic code handles it just well. пре 12 година
  sergei ac2006898f * Mark procedures with shortstring value parameters as non-leaf, because such parameters generate a call (to fpc_shortstr_assign). пре 12 година
  michael e992431bc4 * Do not decode Querystring yet. This is done when parsing it in name=value пре 12 година
  sergei 8b97972482 * Typo in r25079. пре 12 година