marco
|
b15ba0a5ae
|
* Peter's Cardinal<->Longint fixes patch
|
2003-11-03 09:42:27 +00:00 |
|
peter
|
2d6deeaade
|
* regenerated
|
2003-10-28 16:44:35 +00:00 |
|
peter
|
168ccf83c3
|
* regenerated
|
2003-10-27 15:58:54 +00:00 |
|
peter
|
450c9a848c
|
* set inited boolean to prevent crashes
|
2003-10-27 15:28:07 +00:00 |
|
peter
|
52683bba4b
|
* fixed setfattr with volumeid
|
2003-10-27 15:27:47 +00:00 |
|
florian
|
b0c7cd338b
|
+ added some missing exception numbers
|
2003-10-26 16:31:38 +00:00 |
|
Tomas Hajny
|
57538cb669
|
* THandle in sysutils common using System.THandle
|
2003-10-25 23:42:35 +00:00 |
|
marco
|
23af1efaf9
|
* fix for 2672
|
2003-10-23 09:39:39 +00:00 |
|
olle
|
527a79b0dc
|
* changed i386 to cpui386
|
2003-10-17 22:10:30 +00:00 |
|
peter
|
d0eac29ab9
|
* THandle is platform dependent
|
2003-10-16 15:43:13 +00:00 |
|
peter
|
9fc4e555dd
|
* regenerated
|
2003-10-09 14:35:20 +00:00 |
|
florian
|
b6abfdae09
|
* fixed some variant issues
* improved type declarations
|
2003-10-08 16:24:47 +00:00 |
|
florian
|
e9b79884af
|
* win32 now uses aliases from the windows unit for types like trect
|
2003-10-07 16:20:21 +00:00 |
|
florian
|
bc2d795aab
|
* some data types cleaned up
|
2003-10-06 23:52:53 +00:00 |
|
peter
|
3d27318cb2
|
* moved classes unit to rtl
|
2003-10-06 21:01:06 +00:00 |
|
florian
|
ba620e2d1f
|
* fixed wrong define which caused the unit to be empty
|
2003-10-06 16:54:22 +00:00 |
|
florian
|
f406824432
|
+ necessary declarations for dx8 headers added
|
2003-10-05 20:30:09 +00:00 |
|
florian
|
fe7cc65579
|
* fixed some delphi compatibilty issues
* improved makefile dependencies
|
2003-10-05 19:10:31 +00:00 |
|
marco
|
feaed02001
|
* cross compiling fixes to makefile and fpcmake
|
2003-10-04 13:48:11 +00:00 |
|
marco
|
73876b7490
|
* CROSSCOMPILING stage 2
|
2003-10-03 21:40:35 +00:00 |
|
florian
|
696a72317c
|
+ added some language related stuff
|
2003-10-03 20:55:12 +00:00 |
|
marco
|
eaceacb7e2
|
* remake with new fpc param
|
2003-10-02 08:50:13 +00:00 |
|
peter
|
39add9f5ff
|
* GetCurrentThreadHandle renamed to GetCurrentThreadId
|
2003-10-01 21:00:09 +00:00 |
|
peter
|
3d8d9c96f8
|
* sbrk returns pointer
|
2003-09-27 11:52:35 +00:00 |
|
michael
|
3bf916415a
|
+ Win32 Do_open crahs on append
|
2003-09-26 07:30:34 +00:00 |
|
peter
|
33b5eccc3c
|
* stdcall patch
|
2003-09-17 15:06:36 +00:00 |
|
olle
|
615792ffe9
|
* nice-ified
|
2003-09-12 12:33:43 +00:00 |
|
peter
|
0e10e98fae
|
* popstack to cdecl
|
2003-09-08 18:25:45 +00:00 |
|
marco
|
afa81f560e
|
* VP fixes.
|
2003-09-06 22:23:35 +00:00 |
|
florian
|
8d771df2d4
|
* arm fixes to the common rtl code
* some generic math code fixed
* ...
|
2003-09-03 14:09:37 +00:00 |
|
marco
|
0a4508fffd
|
* HSTR fix
|
2003-08-20 23:12:32 +00:00 |
|
michael
|
6c1aa22a89
|
+ forgot to comment INVALID_HANDLE_VALUE function
|
2003-06-15 14:34:35 +00:00 |
|
michael
|
2b253f4d01
|
+ INVALID_HANDLE_VALUE is a constant, not a function
|
2003-06-15 14:33:22 +00:00 |
|
Jonas Maebe
|
7e26d3cc3b
|
* fix from Peter
|
2003-06-10 11:16:15 +00:00 |
|
peter
|
cb57953ff0
|
* wndproc definition fixed
|
2003-04-23 11:35:00 +00:00 |
|
peter
|
4ac96d61d6
|
* fixed msghandler declarations
|
2003-04-23 11:22:12 +00:00 |
|
florian
|
128f4c117f
|
* fixed parameter types
|
2003-04-23 11:08:09 +00:00 |
|
armin
|
20f6a64021
|
* corrected BuildCommDCBAndTimeouts, the external is BuildCommDCBAndTimeoutsA not BuildCommDCBAndTimeouts
|
2003-04-07 18:28:53 +00:00 |
|
peter
|
29762b04a6
|
* regenerated
|
2003-04-01 16:09:56 +00:00 |
|
peter
|
60e5c18645
|
* made THandle platform dependent and unique type
|
2003-04-01 15:57:41 +00:00 |
|
peter
|
47b226c340
|
* HResult is alias for System.HResult
* Handle is unique type of Cardinal
|
2003-04-01 15:37:17 +00:00 |
|
Tomas Hajny
|
7e44bb1506
|
* Makefiles regenerated with corrected fpcmake
|
2003-03-30 00:01:43 +00:00 |
|
Tomas Hajny
|
9e0f41900a
|
* DirectoryExists declaration changed to that one from fixes branch
|
2003-03-29 18:21:41 +00:00 |
|
peter
|
1714855f8e
|
* directoryexists added
|
2003-03-28 19:06:59 +00:00 |
|
armin
|
2d9ba86107
|
* more platform independent thread routines, needs to be implemented for unix
|
2003-03-27 17:14:27 +00:00 |
|
Jonas Maebe
|
739e3ed581
|
* BeginThread() now returns the thread handle instead of the threadid
(needed because you have to free the handle after your thread is
finished, and the threadid is already returned via a var-parameter)
|
2003-03-24 16:12:01 +00:00 |
|
Tomas Hajny
|
f2cd222a55
|
+ platform extensions unified, emx target added
|
2003-03-24 00:01:12 +00:00 |
|
armin
|
e321c72b22
|
* CloseSocket added
|
2003-03-23 17:47:15 +00:00 |
|
armin
|
a0ff862b9a
|
+ reactivated delphi compatible versions of SetCommTimeouts,SetCommState,BuildCommDCB*
|
2003-03-20 14:25:39 +00:00 |
|
peter
|
9addbba86a
|
* regenerated
|
2003-01-14 21:15:21 +00:00 |
|