florian
|
5050f1ff66
|
* init and final code in genrtti.inc updated
|
2001-11-17 16:56:08 +00:00 |
|
florian
|
92b842342c
|
* make cycle for win32 fixed
|
2001-11-17 10:29:48 +00:00 |
|
Jonas Maebe
|
1b89398cec
|
* optimized fpc_val_sint_shortstr
|
2001-11-16 15:09:47 +00:00 |
|
michael
|
a62da4ea8f
|
+ Real/Boolean support added, Start of string support
|
2001-11-15 22:33:14 +00:00 |
|
Tomas Hajny
|
7472987e06
|
* DefaultTextLineBreakStyle misplacing corrected
|
2001-11-15 18:49:43 +00:00 |
|
florian
|
a931861ce1
|
* qword div qword for i386 improved
|
2001-11-15 00:07:42 +00:00 |
|
michael
|
7ff42a13ab
|
+ Added variants unit
|
2001-11-14 23:03:09 +00:00 |
|
michael
|
d703757d27
|
+ First working variant support
|
2001-11-14 23:00:16 +00:00 |
|
michael
|
2a27de0fb0
|
+ Initial variant support
|
2001-11-14 22:59:11 +00:00 |
|
michael
|
2b235a902c
|
+ System unit implementation of variants
|
2001-11-08 20:59:10 +00:00 |
|
florian
|
f9ed2775c2
|
+ beginning of variant dispatching
|
2001-11-08 16:16:54 +00:00 |
|
marco
|
94d9d8fe46
|
* Fixed a ifdef linux to ifdef unix (related to TRTL change)
|
2001-11-08 13:56:35 +00:00 |
|
michael
|
1cfa601556
|
+ Replaced OSDirSeparator with PathDelim
|
2001-11-08 12:56:47 +00:00 |
|
michael
|
2f52ba40e8
|
+ Moved PathDelim,DriveDelim,PathSep to sysutilh
|
2001-11-07 14:59:20 +00:00 |
|
michael
|
a161ebaab2
|
+ Added PathDelim,DriveDelim,PathSep; Removed PathSeparator
|
2001-11-07 14:58:24 +00:00 |
|
michael
|
3eebee4744
|
+ Added PathSeparator and OSDirSeparator
|
2001-11-07 13:57:26 +00:00 |
|
michael
|
2a04e66b42
|
+ Added PathDelim,DriveDelim,PathSep
|
2001-11-07 13:52:37 +00:00 |
|
michael
|
25ba6fe2ea
|
+ Fixed Append() bug. Appending non-existing file now gives an error
|
2001-11-07 13:05:16 +00:00 |
|
michael
|
3605a8a096
|
+ Added exit status examining functions
|
2001-11-05 21:46:06 +00:00 |
|
Jonas Maebe
|
0ee8ff51b5
|
* fixed TUnixSockAddr (array from 0..108 -> 0..107) (merged)
|
2001-11-05 09:06:40 +00:00 |
|
Jonas Maebe
|
6fbd6e2e6d
|
* fixed fpc_int64_to_double and fpc_int64_to_double (fpc_int64_to_double
is now mostly tested and should work fine, fpc_qword_to_double should
work too since it's almost the same)
|
2001-10-30 17:18:14 +00:00 |
|
peter
|
4035a1ba66
|
* add trtlcriticalsection type
|
2001-10-28 17:43:51 +00:00 |
|
Jonas Maebe
|
1ccf8662fe
|
+ initial implementation, lots of things still missing
|
2001-10-28 14:09:13 +00:00 |
|
Jonas Maebe
|
fb14b168f2
|
+ initial implementation, complete, not tested
|
2001-10-28 14:08:57 +00:00 |
|
Jonas Maebe
|
50cd146e95
|
+ initial implementation, still needs changes for self pointer register
|
2001-10-28 14:08:37 +00:00 |
|
peter
|
36bafdc7aa
|
* added 64bit fileseek
|
2001-10-25 21:23:49 +00:00 |
|
peter
|
52d1571d12
|
* moved locking of heap
|
2001-10-25 21:22:34 +00:00 |
|
peter
|
5d62342562
|
* criticalsection renamed to rtlcriticalsection for kylix compatibility
|
2001-10-23 21:51:02 +00:00 |
|
peter
|
9aeb958a8e
|
* InterLocked routines added
|
2001-10-22 21:40:55 +00:00 |
|
peter
|
f6021a93ba
|
* LoadResString, PResStringRec, TResStringRec compatibility added
|
2001-10-22 21:19:33 +00:00 |
|
peter
|
df8692dd2e
|
* reset %edx in getordprop so functions returning only %eax don't
generate rangecheck errors
|
2001-10-20 17:25:22 +00:00 |
|
peter
|
dc0895786a
|
* removed asw
|
2001-10-18 21:49:09 +00:00 |
|
peter
|
aff68fdfd4
|
* asw support
|
2001-10-18 20:55:18 +00:00 |
|
marco
|
24073dd23f
|
* Moved to unix/
|
2001-10-17 10:28:22 +00:00 |
|
marco
|
13132aa761
|
* Moved to unix/ since there is nothing linux specific about it.
|
2001-10-17 10:27:47 +00:00 |
|
peter
|
ec9e4f4556
|
* fpc -PB instead of -P?
* check if fpc exists if not found fallback to ppc386
|
2001-10-16 20:52:34 +00:00 |
|
Jonas Maebe
|
4b6709ce41
|
* error constants must be longints, not cardinals
|
2001-10-15 15:09:51 +00:00 |
|
peter
|
6f2baf0fcf
|
* regenerated
|
2001-10-14 21:43:09 +00:00 |
|
peter
|
4c26674c00
|
* start of thread support for linux
|
2001-10-14 13:33:20 +00:00 |
|
michael
|
e68b5a2ae4
|
+ Removed defaultmode field from driver
|
2001-10-13 12:59:46 +00:00 |
|
peter
|
025137bb3b
|
* video fixes (merged)
|
2001-10-12 16:04:45 +00:00 |
|
peter
|
22ab77e873
|
* fix error return in disksize (merged)
|
2001-10-12 16:04:15 +00:00 |
|
peter
|
9d93d0d4e3
|
* pollkey fixes (merged)
|
2001-10-12 16:03:15 +00:00 |
|
michael
|
c957bff371
|
+ Clearscreen now also clears oldvideobuf after screenupdate
|
2001-10-10 21:03:48 +00:00 |
|
michael
|
ab5bd73633
|
+ Merge of Fixed PollKeyEvent - Pierres fix was not complete
|
2001-10-10 20:19:00 +00:00 |
|
carl
|
901072c39e
|
* bugfix #1639 (IsMultiThread varialbe setting)
|
2001-10-09 02:42:05 +00:00 |
|
carl
|
05a2276947
|
* bugfix #1639 (IsMultiThread varialbe setting)
|
2001-10-09 02:17:45 +00:00 |
|
Jonas Maebe
|
9e18ea5adf
|
* fixed multiple page support (bug1536?) (merged)
|
2001-10-07 11:47:36 +00:00 |
|
michael
|
30ef883342
|
+ Merged video mode selection/setting system
|
2001-10-06 22:28:24 +00:00 |
|
carl
|
9b70b46975
|
* corrected assembler syntax error
|
2001-10-05 01:35:48 +00:00 |
|