Tomas Hajny
|
ef512a0bfe
|
* compilation fix
|
2004-09-22 05:56:11 +00:00 |
|
Tomas Hajny
|
88e2f51c72
|
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
|
2004-09-21 23:43:26 +00:00 |
|
Tomas Hajny
|
85320d6787
|
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
|
2004-09-21 23:36:51 +00:00 |
|
Tomas Hajny
|
5df0c00360
|
* better PathExists, fix for too long command line, correction of message
|
2004-09-21 23:33:43 +00:00 |
|
peter
|
a7efa4937f
|
* sparc added
|
2004-09-21 20:49:55 +00:00 |
|
florian
|
d70ab8667f
|
no message
|
2004-09-21 20:38:49 +00:00 |
|
peter
|
d5140a5792
|
* don't remove MOV reg1,reg1 it is needed for the RA
|
2004-09-21 20:33:00 +00:00 |
|
peter
|
d99a5f58f3
|
* range check error in swapint64
|
2004-09-21 20:32:40 +00:00 |
|
peter
|
690f5e22d1
|
* x86_64 fixes
* cleanup of fpcdefs.icn
|
2004-09-21 19:59:51 +00:00 |
|
peter
|
33a834821f
|
* paraloc branch merged
|
2004-09-21 17:25:12 +00:00 |
|
peter
|
4df1a1f378
|
* no difference for withnode when debuginfo is generated
|
2004-09-21 16:00:50 +00:00 |
|
peter
|
e1278ec66f
|
* prefer pchar-string over pchar-pointer
|
2004-09-21 15:52:35 +00:00 |
|
peter
|
2bb1472ab5
|
* new bug
|
2004-09-21 15:45:44 +00:00 |
|
peter
|
97260ca1bf
|
* AnsiChar is equivalent of Char, use only type renamings
|
2004-09-21 15:04:22 +00:00 |
|
armin
|
8d5c6a5aa5
|
* added uses windows for win32 (deleted that with my last change)
|
2004-09-21 14:55:45 +00:00 |
|
peter
|
a5c6d5130a
|
* fix reallocmem
|
2004-09-21 14:49:29 +00:00 |
|
peter
|
9575b739fb
|
* make it compile with main branch
|
2004-09-20 15:40:21 +00:00 |
|
peter
|
d9223a48da
|
* typo
|
2004-09-20 15:07:19 +00:00 |
|
Jonas Maebe
|
600f863e37
|
* fixed crashes on direction=1 systems (mainly by Peter)
|
2004-09-20 07:32:02 +00:00 |
|
michael
|
8b4751debf
|
+ Database property published
|
2004-09-20 07:13:38 +00:00 |
|
michael
|
6fcb485d76
|
+ Fixed some errors pointed out by Armin Diehl
|
2004-09-20 06:58:59 +00:00 |
|
armin
|
811f2da364
|
* removed get/free video buf from video.pp
* implemented sockets
* basic library support
* threadvar memory leak removed
* fixes (ide now starts and editor is usable)
* support for lineinfo
|
2004-09-19 20:06:37 +00:00 |
|
armin
|
dc7edb39d0
|
* fixed some compiler warnings
|
2004-09-19 19:25:52 +00:00 |
|
olle
|
1120c598aa
|
* added $if defined(..) for 2.0.
|
2004-09-19 19:04:11 +00:00 |
|
armin
|
a23c3f4dd9
|
* added define DISABLE_NO_THREAD_MANAGER to avoid warnings if thread manager is always present
|
2004-09-19 18:55:30 +00:00 |
|
armin
|
f1d757212f
|
* added objects to provide main or DllMain for Programs or Libraries
|
2004-09-19 18:13:13 +00:00 |
|
armin
|
014395198b
|
* added library support
|
2004-09-19 18:10:32 +00:00 |
|
armin
|
048ce5d92c
|
* added support for target netwlibc
|
2004-09-19 14:51:03 +00:00 |
|
armin
|
b9dd469ddc
|
* support library flag
* automaticly gernerate xdc data
|
2004-09-19 14:23:43 +00:00 |
|
olle
|
d4635112e4
|
* reverted to $ifdef style, so 1.0.x can eat it.
|
2004-09-19 08:16:03 +00:00 |
|
armin
|
afdd6dcf1a
|
* make winsock more compatible to win32 version
|
2004-09-18 23:45:43 +00:00 |
|
armin
|
937c7784d2
|
+ netwlibc support
* added error number to seAcceptFailed exception
|
2004-09-18 23:24:12 +00:00 |
|
michael
|
68640ee082
|
+ initial check-in
|
2004-09-18 16:58:03 +00:00 |
|
marco
|
8305a99541
|
* GetAcceptExSockaddrs corrected. Double indirection.
|
2004-09-18 16:19:18 +00:00 |
|
Tomas Hajny
|
d3b5672fea
|
* handle type changed to thandle in do_isdevice
|
2004-09-18 11:18:44 +00:00 |
|
Tomas Hajny
|
605ee59e81
|
* handle type changed to thandle in do_isdevice
|
2004-09-18 11:12:09 +00:00 |
|
armin
|
9e930c445d
|
* added support for netware nlm (netware and netwlibc)
|
2004-09-18 11:06:52 +00:00 |
|
Jonas Maebe
|
3f10b1b4f6
|
- removed unused local variable
* fixed bug in Utf8ToUnicode (use of uninitialised variable)
|
2004-09-18 10:23:08 +00:00 |
|
olle
|
0b235a2dab
|
+ added support for macos
|
2004-09-18 08:40:26 +00:00 |
|
armin
|
01d38922da
|
* added ssockets for target netwlibc
|
2004-09-17 19:03:32 +00:00 |
|
armin
|
193d033ab9
|
* dont allocate/deallocate video buf, already done in video.inc
|
2004-09-17 18:30:00 +00:00 |
|
armin
|
38a0e5688a
|
* added NWGetCodeStart, needed for lineinfo
|
2004-09-17 18:29:07 +00:00 |
|
armin
|
a3fa2bda10
|
* added target netwlibc
|
2004-09-16 22:08:13 +00:00 |
|
peter
|
19bbd2eb81
|
* xkb header conversion donated by Ido Kannner
|
2004-09-16 17:38:45 +00:00 |
|
peter
|
3499fd448a
|
* new bugs
|
2004-09-16 16:36:09 +00:00 |
|
peter
|
35c07ed9ef
|
* dynarr-pointer is allowed under delphi
|
2004-09-16 16:32:44 +00:00 |
|
peter
|
4978a7635a
|
* another fix for reading of subranges
|
2004-09-16 16:32:27 +00:00 |
|
peter
|
90c280a42d
|
* Use FExpand on paths passed to compiler
|
2004-09-16 16:31:53 +00:00 |
|
peter
|
5827fb7bf1
|
* illegal for-loop var assignemnt
|
2004-09-16 16:20:06 +00:00 |
|
michael
|
b40e27f8b9
|
Fix tracememsize for ansistrings (From Peter)
|
2004-09-16 07:21:08 +00:00 |
|