Tomas Hajny
|
c2f0dea543
|
* pmbitmap removed from uses clause
|
2002-10-17 18:38:45 +00:00 |
|
Tomas Hajny
|
7411f37a2e
|
+ initial version of GUI help support
|
2002-10-17 18:34:02 +00:00 |
|
florian
|
72ab5b62bb
|
+ ansistring_append* implemented
|
2002-10-17 12:43:00 +00:00 |
|
Jonas Maebe
|
e2ff3fe87a
|
* fixed srwi's after cntlzw instructions (should be 5 instead of 31)
|
2002-10-17 10:14:46 +00:00 |
|
Jonas Maebe
|
45d58bddec
|
* fixed return value of declocked()
|
2002-10-17 10:12:50 +00:00 |
|
michael
|
cb5a3c7050
|
+ More system-independent thread routines
|
2002-10-16 19:04:27 +00:00 |
|
marco
|
a8a89995bd
|
* sigset back at 16 bytes
|
2002-10-16 18:50:22 +00:00 |
|
marco
|
85c71c6ba6
|
* Lseek and ftruncate 64-bit fix
|
2002-10-16 18:44:18 +00:00 |
|
marco
|
65318837d2
|
* and again for ftruncate (sigh)
|
2002-10-16 18:44:00 +00:00 |
|
marco
|
abe28b90f3
|
* the 7 param syscall (for lseek and truncate) now returns a int64.
|
2002-10-16 18:41:13 +00:00 |
|
michael
|
39f16b03ef
|
+ Renamed thread unit to systhrds
|
2002-10-16 06:27:30 +00:00 |
|
michael
|
55d5428013
|
Threads renamed from threads to systhrds
|
2002-10-16 06:22:56 +00:00 |
|
michael
|
59e33be883
|
+ Renamed threads unit
|
2002-10-16 06:21:22 +00:00 |
|
peter
|
906b37ffa1
|
* remove threadh.inc include
|
2002-10-15 19:30:15 +00:00 |
|
peter
|
2e3c4a27eb
|
* manual inline classparent calls in the loops
|
2002-10-15 19:29:49 +00:00 |
|
carl
|
9afe6d5835
|
* Replace 220 -> 219
|
2002-10-15 19:23:43 +00:00 |
|
florian
|
3290129414
|
* InitFPU renamed to SysResetFPU
|
2002-10-14 20:40:22 +00:00 |
|
peter
|
d91b687d35
|
* syscall moved into seperate include
|
2002-10-14 19:39:44 +00:00 |
|
peter
|
5fff238567
|
* threads unit added for thread support
|
2002-10-14 19:39:16 +00:00 |
|
peter
|
bf93b60f51
|
* use Unix unit
|
2002-10-14 18:37:15 +00:00 |
|
florian
|
0e4a87d682
|
+ some critical section related stuff added
|
2002-10-14 17:18:44 +00:00 |
|
carl
|
c0a2149c38
|
* bugfix for int64 to float conversion
|
2002-10-13 15:47:39 +00:00 |
|
Tomas Hajny
|
8a73aa22d7
|
* todo updates
|
2002-10-13 15:35:54 +00:00 |
|
Tomas Hajny
|
ccfb699d18
|
* More DosOpen fixes
|
2002-10-13 15:25:27 +00:00 |
|
florian
|
614314c3f5
|
* win32 rtl is multi threaded by default now
|
2002-10-13 14:01:34 +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
|
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
|
d9d4fe8484
|
* compatibility updates and corrections
|
2002-10-12 19:36:08 +00:00 |
|
Tomas Hajny
|
1e9543367e
|
- code2 and code3 not needed any more
|
2002-10-12 17:08:37 +00:00 |
|
michael
|
9f019c3c85
|
+ Fixed changefileexit for long (>255) filenames
|
2002-10-12 15:34:09 +00:00 |
|
florian
|
b5f091d0cb
|
* initinterfacepointers improved
|
2002-10-11 14:05:21 +00:00 |
|
florian
|
b1cbfd4c5c
|
* fixes for new widestring handling
|
2002-10-11 12:21:55 +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 |
|
florian
|
674d20ef5e
|
* changes from Olle to compile/link a simple program
|
2002-10-10 19:44:05 +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
|
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
|
1c642c2002
|
- removed conditionals for 0.99.14
|
2002-10-10 14:58:16 +00:00 |
|
florian
|
2936d16b5f
|
- NULL definition removed, the system unit contains now a NULL variant
|
2002-10-09 20:45:12 +00:00 |
|
florian
|
b38887e311
|
+ range checking for dyn. arrays
|
2002-10-09 20:24:30 +00:00 |
|
florian
|
c75dbfdf0c
|
* hopefully last fix to get things working :/
|
2002-10-09 20:13:26 +00:00 |
|
florian
|
8c257e4d26
|
* variant assignments don't work yet, commented out
|
2002-10-09 19:56:01 +00:00 |
|