tom_at_work
dcb2542ef1
* updated makefiles for ppc64/linux to allow successful building on that platform
...
git-svn-id: trunk@1902 -
2005-12-08 11:31:50 +00:00
Jonas Maebe
31b173fe85
* always keep 1 free os chunk available in the freelist to avoid
...
a performance killing corner case where one block is constantly allocated
and freed and can result in a redividing of an os chunk in small parts
for each allocation
git-svn-id: trunk@1900 -
2005-12-07 20:01:15 +00:00
Jonas Maebe
7996bb3b06
* fixed showing of warnings for uninitialised function results
...
git-svn-id: trunk@1897 -
2005-12-07 16:12:01 +00:00
Jonas Maebe
2dea0c793f
* made the target parameter of SetString an "out" instead of "var" parameter
...
git-svn-id: trunk@1896 -
2005-12-07 16:06:34 +00:00
Jonas Maebe
d7acb80e11
* fixed web bug #4546
...
git-svn-id: trunk@1894 -
2005-12-07 14:59:47 +00:00
michael
f753fa10cd
+ Added check for IsMultiThread in CheckSynchronize
...
git-svn-id: trunk@1891 -
2005-12-06 20:57:57 +00:00
Jonas Maebe
0cfea2fac0
+ added
...
git-svn-id: trunk@1889 -
2005-12-06 19:47:10 +00:00
Jonas Maebe
c9b2e34524
* also make "out" shortstring parameters openstrings if required
...
git-svn-id: trunk@1887 -
2005-12-06 19:39:59 +00:00
Jonas Maebe
ee1fba0822
- removed dllfuncs unit, use dynlibs from the rtl instead
...
* fixed glx for Mac OS X
git-svn-id: trunk@1885 -
2005-12-06 14:38:20 +00:00
michael
9301b6f9a2
+ Added XRandr from Nikolay Nikolov
...
git-svn-id: trunk@1884 -
2005-12-05 19:07:05 +00:00
Jonas Maebe
5769739834
* fixed floattostr and friends for systems where extended = double
...
git-svn-id: trunk@1882 -
2005-12-05 14:09:35 +00:00
joost
51d2ca878c
+ fixed compilation
...
git-svn-id: trunk@1881 -
2005-12-04 20:27:51 +00:00
florian
d6628f1d8b
* resolve postponed local switch changes before switching mode
...
git-svn-id: trunk@1880 -
2005-12-04 19:36:57 +00:00
florian
46ecdc8f94
* allow pred/succ on non continous enumerations in delphi mode
...
git-svn-id: trunk@1878 -
2005-12-04 18:35:19 +00:00
florian
3a81473a05
* initial revision
...
git-svn-id: trunk@1877 -
2005-12-04 18:29:29 +00:00
florian
0907a1ef80
* fixed compilerwidestring concatenation
...
git-svn-id: trunk@1876 -
2005-12-04 18:29:07 +00:00
Jonas Maebe
3a8cd257b4
* fixed compilation on systems where comp = int64 (i.e., everything non-x86)
...
and thus incompatible with floating point types
git-svn-id: trunk@1875 -
2005-12-04 17:48:26 +00:00
tom_at_work
3502898ba3
* makefile updates after last changes for successful build on ppc64/linux
...
git-svn-id: trunk@1874 -
2005-12-04 13:07:37 +00:00
daniel
7bc989e199
* Remove inline from problematic procedures. Problem isolated and moved to
...
testsuite.
* Added hash to requirements of some packages
git-svn-id: trunk@1872 -
2005-12-02 22:27:50 +00:00
daniel
190cdc6f4b
* Isolated IE200311075 bug found today
...
git-svn-id: trunk@1871 -
2005-12-02 21:05:28 +00:00
Jonas Maebe
b507ddae51
* fixed crash when an optimized sequence extends till the start of an
...
assembler block
git-svn-id: trunk@1869 -
2005-12-02 11:09:13 +00:00
daniel
95dc6d22e1
* Add deflateInit2_
...
git-svn-id: trunk@1868 -
2005-12-02 05:30:24 +00:00
daniel
782f3a987e
* Inline most stuff in paszlib.pas
...
git-svn-id: trunk@1867 -
2005-12-01 22:52:54 +00:00
daniel
d13cbc428c
* Remove zutil
...
git-svn-id: trunk@1866 -
2005-12-01 22:47:17 +00:00
daniel
07fea4a633
* zutil removal
...
git-svn-id: trunk@1865 -
2005-12-01 22:45:08 +00:00
daniel
3c2123684f
* zutil removal
...
git-svn-id: trunk@1864 -
2005-12-01 22:44:42 +00:00
daniel
9b1a4c88a8
* Bump version number
...
git-svn-id: trunk@1863 -
2005-12-01 22:22:52 +00:00
daniel
9f85c92ef1
* Remove now obsolete unit zutil
...
git-svn-id: trunk@1862 -
2005-12-01 22:21:40 +00:00
Tomas Hajny
f9e28f363d
* workaround for OS/2 bug - check for 64kB border crossing in parameters for DosExecPgm
...
git-svn-id: trunk@1861 -
2005-12-01 22:07:32 +00:00
joost
22ff909af8
+ moved empty databasename check to TSQLConnection
...
git-svn-id: trunk@1860 -
2005-12-01 21:25:56 +00:00
daniel
4f4207fee5
* Paszlib part of changes
...
git-svn-id: trunk@1859 -
2005-12-01 18:33:40 +00:00
daniel
f0a568ff12
* Adapt Makefiles
...
git-svn-id: trunk@1858 -
2005-12-01 18:33:06 +00:00
daniel
c9c280216d
* Rename md5 directory to hash for hash functions
...
* Move crc.pas into hash
git-svn-id: trunk@1857 -
2005-12-01 18:32:39 +00:00
daniel
c0b4678873
* Rename unit crc to fpccrc to avoid name conflict in packages
...
git-svn-id: trunk@1856 -
2005-12-01 16:45:44 +00:00
daniel
6751a62f75
* Remove "uses base"
...
git-svn-id: trunk@1855 -
2005-12-01 16:11:37 +00:00
daniel
c5bc398110
* Fix compilation
...
git-svn-id: trunk@1854 -
2005-12-01 07:50:09 +00:00
michael
74e93711df
+ date/time stuff is written in native format
...
git-svn-id: trunk@1853 -
2005-11-30 21:52:14 +00:00
michael
2ba05e2f84
+ Fixed Native Format issues of TDateTime fields
...
git-svn-id: trunk@1852 -
2005-11-30 21:30:28 +00:00
Jonas Maebe
6b37d3de32
* added {$goto on} to fix compilation
...
git-svn-id: trunk@1851 -
2005-11-30 21:17:16 +00:00
daniel
c91b31f01c
* Kill zalloc, zfree fields and start conversion to standard getmem & freemem
...
git-svn-id: trunk@1850 -
2005-11-29 23:53:33 +00:00
daniel
7b313df7d7
* Remove FPC define
...
git-svn-id: trunk@1849 -
2005-11-29 23:46:30 +00:00
daniel
a3d29d3a3f
* Remove FPC define
...
git-svn-id: trunk@1848 -
2005-11-29 23:40:30 +00:00
daniel
b66f95bdfd
* Remove unused zmemcmp
...
git-svn-id: trunk@1847 -
2005-11-29 23:32:51 +00:00
daniel
63ea645207
var & const were sometimes lowercased, sometimes uppercased. Put them
...
in lowercase.
git-svn-id: trunk@1846 -
2005-11-29 23:28:32 +00:00
daniel
515f433dc5
* Remove defines in zutil
...
git-svn-id: trunk@1845 -
2005-11-29 23:21:29 +00:00
daniel
17dd59fdcb
* Kill zmemcpy and zmemzero
...
git-svn-id: trunk@1844 -
2005-11-29 17:01:04 +00:00
daniel
4e4099e835
* Replace C types with native Pascal types
...
* Avoid sysutils overhead
git-svn-id: trunk@1843 -
2005-11-29 10:34:25 +00:00
daniel
c29010d0a0
* Rename crc unit
...
git-svn-id: trunk@1842 -
2005-11-29 09:32:53 +00:00
daniel
e05d4436a0
* Rename gzcrc
...
git-svn-id: trunk@1841 -
2005-11-29 09:00:03 +00:00
daniel
e6cfc97cec
* Renamed to crc.pas
...
git-svn-id: trunk@1840 -
2005-11-29 08:59:26 +00:00