florian
|
df90903031
|
* fixed symbol names
|
2004-09-25 18:43:45 +00:00 |
|
peter
|
1bc2f4c97f
|
* remove strpas() before syscalls so it chooses the pchar overload
|
2004-09-25 15:09:57 +00:00 |
|
peter
|
65c3ba277c
|
* ungetregister is now only used for cpuregisters, renamed to
ungetcpuregister
* renamed (get|unget)explicitregister(s) to ..cpuregister
* removed location-release/reference_release
|
2004-09-25 14:23:54 +00:00 |
|
florian
|
8540efa2f9
|
* first implementation
|
2004-09-25 12:25:32 +00:00 |
|
armin
|
384e2e4d43
|
* added GROUP for .a files to linker script
|
2004-09-24 10:48:31 +00:00 |
|
florian
|
79d3c1ab8d
|
* fixed Makefile to work on non i386 platforms
|
2004-09-23 21:41:08 +00:00 |
|
armin
|
614b33d957
|
* corrected format for seListenFailed
|
2004-09-23 18:55:21 +00:00 |
|
florian
|
35dde41997
|
* fixed indention
|
2004-09-23 11:30:41 +00:00 |
|
peter
|
8b58545947
|
* problem with temp ansistrings
|
2004-09-22 20:21:43 +00:00 |
|
michael
|
ed3945ca04
|
+ More optimal FreeNotification when destroying
|
2004-09-22 19:57:45 +00:00 |
|
michael
|
8b3a3858eb
|
+ Fix in TComponent destroy FreeNotifications.
|
2004-09-22 18:48:31 +00:00 |
|
Tomas Hajny
|
8a1a277673
|
* fix for cycling with 1.0.x
|
2004-09-22 18:22:52 +00:00 |
|
mazen
|
e27d695e7c
|
* Fix new command line parameters
|
2004-09-22 15:41:57 +00:00 |
|
mazen
|
da1c3fb6f0
|
* Fix error committing : previous version must be in branch USE_SYSUTILS
|
2004-09-22 15:25:14 +00:00 |
|
mazen
|
3b591c5575
|
* use SysUtils unit instead of Dos Unit
|
2004-09-22 15:14:37 +00:00 |
|
armin
|
75a3f6a4f9
|
* removed redefinition of TextRec, included Dos-Unit for TextRec
|
2004-09-22 13:45:48 +00:00 |
|
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 |
|