Commit Graph

11494 Commits

Author SHA1 Message Date
florian
614314c3f5 * win32 rtl is multi threaded by default now 2002-10-13 14:01:34 +00:00
sg
b22e56bec9 * Part 2 of CVS update... 2002-10-13 14:00:53 +00:00
sg
1f2b762ce4 * Finally, the new units are available: Match the C headers more closely;
support for OpenGL extensions, and much more. Based on the Delphi units
  by Tom Nuydens of delphi3d.net
2002-10-13 13:57:30 +00:00
florian
c905878b67 * initial revision 2002-10-13 13:53:00 +00:00
florian
417e589ad4 * fixed threadvars 2002-10-13 11:22:06 +00:00
florian
495cb55113 + call to initvariantmanager inserted 2002-10-13 09:25:14 +00:00
peter
1dd159277c * added initvariantmanager 2002-10-13 09:20:56 +00:00
carl
53655ec558 * int64 to float conversion testing (crashes under FPC :() 2002-10-12 20:35:14 +00:00
carl
2d8417cdfc * RunError 220 -> RunError 219 to be more consistent with as operator 2002-10-12 20:32:41 +00:00
carl
c3d641ec0e * round returns int64 2002-10-12 20:28:49 +00:00
carl
b701f612ed + int64_tof_loat conversion routines 2002-10-12 20:24:22 +00:00
Tomas Hajny
f622e4f5a9 + added IDE compilation under OS/2 2002-10-12 19:44:21 +00:00
Tomas Hajny
a11f0cf6b2 * missing HasSignal conditionals added (needed for FPC/2) 2002-10-12 19:43:07 +00:00
Tomas Hajny
dcb9f928c1 + OS/2 support 2002-10-12 19:42:01 +00:00
Tomas Hajny
fd5699b239 * dummy OS/2 implementation to enable compilation 2002-10-12 19:41:30 +00:00
Tomas Hajny
227cd9354c * FPC/2 support 2002-10-12 19:39:00 +00:00
Tomas Hajny
d9d4fe8484 * compatibility updates and corrections 2002-10-12 19:36:08 +00:00
mazen
b845456453 * Get/Unget expilit registers to be re-examined 2002-10-12 19:03:23 +00:00
Tomas Hajny
1e9543367e - code2 and code3 not needed any more 2002-10-12 17:08:37 +00:00
carl
4ef9650dc9 + GCC test file for linux-m68k 2002-10-12 15:35:39 +00:00
michael
9f019c3c85 + Fixed changefileexit for long (>255) filenames 2002-10-12 15:34:09 +00:00
florian
cb7dee6850 * changed NULL to nil 2002-10-12 09:23:57 +00:00
michael
0e66f248ca + Fixed fpcdir 2002-10-11 16:41:53 +00:00
florian
b5f091d0cb * initinterfacepointers improved 2002-10-11 14:05:21 +00:00
mazen
fcc5675528 *** empty log message *** 2002-10-11 13:35:14 +00:00
florian
b1cbfd4c5c * fixes for new widestring handling 2002-10-11 12:21:55 +00:00
florian
431777f64d *** empty log message *** 2002-10-11 11:57:43 +00:00
mazen
7bdf0e162b - no more used 2002-10-11 11:44:44 +00:00
mazen
baf943358d - no more used 2002-10-11 11:38:50 +00:00
michael
d446828105 + Fixed globalmemorystatus (bug 2076) 2002-10-11 09:40:43 +00:00
michael
c0a3affff0 + Fixed getlocaltime incompatibility (bug 2075) 2002-10-11 09:37:40 +00:00
michael
364d023a60 + Added missing version strings 2002-10-11 09:20:31 +00:00
mazen
f8ed725882 * tabs replaces by spaces 2002-10-10 20:23:57 +00:00
mazen
b44010f639 * Just to update repsitory 2002-10-10 19:57:51 +00:00
florian
674d20ef5e * changes from Olle to compile/link a simple program 2002-10-10 19:44:05 +00:00
florian
8ad5fe9533 * changes from Olle to get simple programs compiled and assembled 2002-10-10 19:39:37 +00:00
florian
6459b97052 + write(ln) support for variants added 2002-10-10 19:24:28 +00:00
florian
96da0b133e * unit is now smartlinked by default to avoid problems with an old oleauth.dll 2002-10-10 19:20:02 +00:00
florian
2f510f8f2f * fixed to reflect last tconvtype change 2002-10-10 16:14:54 +00:00
florian
28a044c57c + comobj unit added 2002-10-10 16:11:09 +00:00
florian
e91a14b6ea + declarations of objbase.h added 2002-10-10 16:10:33 +00:00
florian
7b33d50f62 + initial revision 2002-10-10 16:09:25 +00:00
florian
c6ea429567 + several widestring/pwidechar related helpers added 2002-10-10 16:08:50 +00:00
florian
161d1b923e + several widestring/pwidechar related stuff added 2002-10-10 16:07:57 +00:00
carl
6c725f11e7 * information on heaptrc and env. variables (2.0+)
* some spelling mistakes fixes
  * FPC_HECK_OBJECT_EXT now gives runerror 219 and not 220
2002-10-10 15:50:44 +00:00
carl
4bf356ab09 * small fixes to tests 2002-10-10 15:48:03 +00:00
mazen
de41a87b82 * Internal error fixed, but usually i386 parameter model used 2002-10-10 15:10:39 +00:00
florian
1c642c2002 - removed conditionals for 0.99.14 2002-10-10 14:58:16 +00:00
mazen
fca3b1b827 + adding cardinal definition in system.pas 2002-10-10 13:42:06 +00:00
michael
08232e556b + Fix for handling of double quotes in getquotedstring from Luk Vandelaer (luk.vandelaer@wisa.be) 2002-10-10 12:50:40 +00:00