sergei
|
c3350d13f9
* MIPS: floating point parameters on stack should be loaded to/from FPU registers directly, without using temp.
|
há 12 anos atrás |
nickysn
|
3e0cc1e5f6
* fixes for the compilation of unit variants in the i8086 medium memory model
|
há 12 anos atrás |
nickysn
|
e8005f9485
* fixed compilation of unit typinfo in the i8086 medium memory model
|
há 12 anos atrás |
nickysn
|
d377ffdbec
+ added types CodePtrInt and CodePtrUInt, defined as integers with the same size as a CodePointer
|
há 12 anos atrás |
nickysn
|
79db53b049
* TPropInfo.GetProc, .SetProc and .StoredProc changed to CodePointer for compatibility with the i8086 medium memory model
|
há 12 anos atrás |
Jonas Maebe
|
155aafc255
* moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface
|
há 12 anos atrás |
Jonas Maebe
|
09014e8716
* missing SYSUTILS_HAS_ANSISTR_FILEUTIL_IMPL define for wii
|
há 12 anos atrás |
Jonas Maebe
|
a0f2d3c12f
* don't compile classes for wii, because sysutils doesn't contain a sleep()
|
há 12 anos atrás |
Jonas Maebe
|
eeb98a0c0f
- removed platform-specific implementations of GetCurrentDir, SetCurrentDir,
|
há 12 anos atrás |
nickysn
|
59d014dd10
+ extended test tfarptr2 to also test comparisons with nil
|
há 12 anos atrás |
nickysn
|
2a64ba0ad3
* do a 32-bit comparison on far and huge pointers
|
há 12 anos atrás |
nickysn
|
0d565aeba9
+ extended test tfarptr2.pp
|
há 12 anos atrás |
nickysn
|
56fbf8d4fe
+ added test tfarptr2.pp, which tests far pointer equality comparison
|
há 12 anos atrás |
nickysn
|
1eaa23b738
+ added a simple test for i8086 far pointers
|
há 12 anos atrás |
reiniero
|
4428a1e68a
fcl-db: example program that shows creating, using dbf as well as exporting using dbexport
|
há 12 anos atrás |
Jonas Maebe
|
06d9b35ed3
* don't truncate the result of GetEnvironmentVariable to 255 characters
|
há 12 anos atrás |
Jonas Maebe
|
42be54a00f
* fixed codepage of result of GetEnvironmentVariable(ansistring)
|
há 12 anos atrás |
Jonas Maebe
|
8b77f62873
* don't truncate environment variable strings in GetEnvironmentString()
|
há 12 anos atrás |
Jonas Maebe
|
08099c8558
* explicitly call *A routines from ansistring environment variable routines
|
há 12 anos atrás |
michael
|
de8f4e37c0
* Fix DeleteTempUploadedFile so it frees the stream
|
há 12 anos atrás |
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
|
há 12 anos atrás |
nickysn
|
6be738f256
+ added directories cpu16/ and cpu16/i8086/ to the testsuite makefiles
|
há 12 anos atrás |
nickysn
|
31815fc228
+ added a basic i8086 far pointer size test: tptrsize.pp
|
há 12 anos atrás |
michael
|
185ac771b0
* Added first/lasr methods to TMimeItems and TUpLoadedFiles (Patch by Silvio Clecio)
|
há 12 anos atrás |
Jonas Maebe
|
d919794fdf
* handle the fact that GetEnvironmentStringsA returns the environment in the
|
há 12 anos atrás |
Jonas Maebe
|
a5273abc9c
+ support for CP_OEMCP
|
há 12 anos atrás |
Jonas Maebe
|
44f4bdfb2e
- removed stray stringcodepage assignment in fpc_AnsiStr_Concat_multi()
|
há 12 anos atrás |
Jonas Maebe
|
0ef0206417
* fixed off-by-one error in the optimised rawbytestring/unicodestring
|
há 12 anos atrás |
Jonas Maebe
|
ba49e4a29d
* fixed do_getdir() for non-defaultdrive after r25042 ("drive" array has to
|
há 12 anos atrás |
marco
|
45b84ab8ca
* added TElemdesc alias (found it used in Delphi code)
|
há 12 anos atrás |