Commit Graph

19469 Commits

Author SHA1 Message Date
florian
d72af08d6a *** empty log message *** 2005-03-06 15:22:57 +00:00
michael
6c7ed1b0d9 + Documented class methods 2005-03-06 15:18:22 +00:00
michael
cd78175fec + Removed references to old memory manager functions 2005-03-06 14:50:07 +00:00
florian
ccb3504935 * variant creating from strings fixed
* comparisation for strings in variants implemented
2005-03-06 14:06:53 +00:00
florian
c816e71deb no message 2005-03-06 13:53:10 +00:00
florian
0a9b1e5b63 + Units & Exe dir may now contain $fpc... valus
* version to 1.0.4 increased
2005-03-06 13:48:59 +00:00
florian
2a55c21963 + more varcmp code 2005-03-06 13:06:44 +00:00
florian
6e5a6414dc + varcmp partially implemented 2005-03-06 12:26:17 +00:00
fpc
8f05974716 * reset FPC_VERSION when building units 2005-03-06 11:20:38 +00:00
Jonas Maebe
ef45f2cc05 + added 2005-03-05 20:11:15 +00:00
Jonas Maebe
6cc3dbae94 * fixed web bug #3694 2005-03-05 20:08:27 +00:00
florian
eeaded577a * fixed copy(dyn. array,...); 2005-03-05 16:37:28 +00:00
florian
3ad334f7cb no message 2005-03-05 16:37:06 +00:00
Jonas Maebe
38f57c30fe * fixed printnodelist indentation 2005-03-05 16:17:30 +00:00
Jonas Maebe
adc5f048eb * fixed small bug in ttypeconvnode.printnodeinfo 2005-03-05 16:09:20 +00:00
peter
79ba0c0609 * only build dbdigest for fulldb 2005-03-04 17:09:49 +00:00
peter
4262b2cfe1 * remove libc 2005-03-04 17:08:35 +00:00
peter
0a6f9bb489 * mode delphi 2005-03-04 17:07:49 +00:00
peter
4a0d3f7176 * getheapstatus 2005-03-04 16:49:42 +00:00
peter
617bd39762 * fix getheapstatus bootstrapping 2005-03-04 16:49:34 +00:00
peter
abb3f82ceb * getheapstatus fixes 2005-03-04 16:49:22 +00:00
peter
baa6032362 * maybequoted for windres args 2005-03-04 16:49:14 +00:00
Jonas Maebe
d612918bb2 * fixed Lazarus compilation 2005-03-04 09:56:35 +00:00
Jonas Maebe
39a372756f * properties can also be inherited/overridden 2005-03-04 07:46:36 +00:00
florian
453d3bf3d1 no message 2005-03-03 22:16:33 +00:00
florian
81d5f5b848 + tcollection.insert implementation 2005-03-03 22:15:32 +00:00
florian
c5be640fb6 * final fppipe fix hopefully 2005-03-03 22:02:59 +00:00
florian
314fe14247 + routines in baseunix can be overriden by processor specifics in bsyscall.inc 2005-03-03 20:58:38 +00:00
florian
a6b7be5ca1 + sparc specific pipe implementation 2005-03-03 20:13:44 +00:00
Jonas Maebe
08ce8f4a0e + added 2005-03-03 19:59:11 +00:00
Jonas Maebe
7fb6b96aed * fixed web bug #3738 2005-03-03 19:58:14 +00:00
Jonas Maebe
e1205ad4e4 + added 2005-03-03 19:39:11 +00:00
Jonas Maebe
86765dcf57 * fixed web bug #3740 2005-03-03 19:36:42 +00:00
florian
ed174f891c * fixed compilation with 1.0.10 2005-03-02 21:10:08 +00:00
Jonas Maebe
6f17e37fe4 * fixed for extended = double cpu's 2005-03-02 20:29:25 +00:00
Jonas Maebe
ac931f6846 * use expectloc in firstcomplex() 2005-03-02 19:44:11 +00:00
florian
3c58dc06e4 * fixed compilation with 1.0.10 2005-03-02 19:18:42 +00:00
marco
28011bbfb0 * small typo fix on last commit 2005-03-02 14:25:19 +00:00
Mattias Gaertner
bbc399d280 added gtk 2.2 treestore functions 2005-03-02 12:36:21 +00:00
marco
190bd1ab34 * getfpcheapstatus now also on memmgr 2005-03-02 10:46:10 +00:00
Tomas Hajny
0af5c95b6c * SysLocale initialized to empty for OS/2 too - probably wrong for DBCS versions 2005-03-01 23:27:57 +00:00
Tomas Hajny
87aa9bdf60 * Florian's changes from ctypes.inc merged in to make xlib compilable under non-Unix again 2005-03-01 22:45:09 +00:00
Tomas Hajny
526f7b716a * compilation fix 2005-03-01 21:59:14 +00:00
Jonas Maebe
de424adb0d * fixed test 2005-03-01 21:35:47 +00:00
Jonas Maebe
43c5b3fd29 * fixed web bug #3533 2005-03-01 21:28:50 +00:00
Jonas Maebe
92a2ba07ad * fixed web bug #3387: if one called resume right after creating a
suspended thread, it was possible that resume was executed before
    that thread had completed its initialisation in BeginThread ->
    FInitialSuspended was set to false in resume and nevertheless a
    semafore was posted
  * second problem fixed: set FSuspended to false before waking up the
    thread, so that it doesn't get FSuspended = true right after waking
    up. This should be done atomically to be completely correct though.
2005-03-01 20:38:49 +00:00
Jonas Maebe
d6eb620591 + added 2005-03-01 19:25:17 +00:00
Jonas Maebe
8281d7a359 * fixed newstr() and disposestr() 2005-03-01 19:23:03 +00:00
joost
597fc99fb8 - Fix to avoid scientific format in TDBCFields from Jesus Reyes 2005-03-01 14:00:53 +00:00
marco
027769c042 * makefiles 2005-03-01 08:34:50 +00:00