yuri
|
ca72a28a29
|
* Iconinfo type & constants added
|
2003-03-28 13:25:08 +00:00 |
|
michael
|
1b26040053
|
+ Patch from Charlie/iNQ to work with new scanner/parser
|
2003-03-28 13:01:36 +00:00 |
|
armin
|
1f0510925c
|
* Fixed TCompilerMessageWindow.AddMessage to see line numbers with 1.1
|
2003-03-28 09:55:46 +00:00 |
|
armin
|
4fba6898d0
|
* changed -1 to sw_word(-1) for textend to compile with 1.1
|
2003-03-28 09:52:03 +00:00 |
|
yuri
|
b91f0f1f32
|
Now part of pmgpi.pas
|
2003-03-27 18:13:23 +00:00 |
|
yuri
|
1712c1a175
|
Orders added
|
2003-03-27 18:11:23 +00:00 |
|
yuri
|
c6fbaed636
|
MLE types and various constants added
|
2003-03-27 18:09:23 +00:00 |
|
yuri
|
49268049eb
|
Makefile regenerated by old fpcmake
|
2003-03-27 18:07:07 +00:00 |
|
peter
|
750c3b315e
|
* fixed small mem leaks
|
2003-03-27 17:44:13 +00:00 |
|
armin
|
2d9ba86107
|
* more platform independent thread routines, needs to be implemented for unix
|
2003-03-27 17:14:27 +00:00 |
|
sg
|
e414b2032c
|
* Added --ostarget and --cputarget
|
2003-03-27 17:14:13 +00:00 |
|
sg
|
dcb9c790bd
|
* Added $IFxxx support
* Lots of small fixes
|
2003-03-27 16:32:48 +00:00 |
|
pierre
|
870e9ca269
|
* try to enhance dispaly of new html docs
|
2003-03-27 14:37:24 +00:00 |
|
michael
|
f155ce0135
|
+ Fixed use of linesize property, reported by Wolfgang Waffenschmidt
|
2003-03-27 14:23:00 +00:00 |
|
pierre
|
c8a114a307
|
* fix problem in CompilerComment procedure
|
2003-03-27 14:11:53 +00:00 |
|
pierre
|
1f181ba55e
|
* fix problem with mixed case target names as suggested by Armin Diehl
|
2003-03-27 14:10:55 +00:00 |
|
armin
|
8350d4d71a
|
* forgot to initialize RootTree to nil in FreeTree
|
2003-03-27 12:52:10 +00:00 |
|
pierre
|
692cf241a8
|
* don't use asm directly for main
|
2003-03-26 15:15:45 +00:00 |
|
armin
|
8473dada93
|
* avoid problems with the ide in init/dome
|
2003-03-26 12:50:54 +00:00 |
|
armin
|
fff0626008
|
* added wrapoff to avoid problems in the ide with some terminal emulators
|
2003-03-26 12:45:21 +00:00 |
|
armin
|
b99d1fd23a
|
* Free the Tree in SysDoneKeyboard to avoid a lot of messages if heaptrace is enabled
|
2003-03-26 12:35:23 +00:00 |
|
peter
|
7a2f4e9e26
|
* ifdef HAS_GENERICCONSTRUCTOR
|
2003-03-26 00:19:10 +00:00 |
|
peter
|
ea9e883802
|
* generic constructor/destructor fixes
|
2003-03-26 00:17:34 +00:00 |
|
armin
|
2849b5760e
|
* added GDB_HAS_SYSROOT, needed for gdb-Versions >= 20030324
|
2003-03-25 22:50:29 +00:00 |
|
michael
|
69c6f18a1a
|
+ Added support for custom log event type
|
2003-03-25 21:04:48 +00:00 |
|
michael
|
79d49a94bf
|
+ HKEY is a cardinal
|
2003-03-25 20:20:41 +00:00 |
|
peter
|
8481a902fd
|
* fix ifdef to define elf32
|
2003-03-25 19:27:45 +00:00 |
|
peter
|
732743c991
|
* rte 211 when error at left site
|
2003-03-25 19:26:34 +00:00 |
|
armin
|
0795cf556b
|
* replaced experimental with clib for netware
|
2003-03-25 18:23:34 +00:00 |
|
armin
|
cc769a33ea
|
* support for fcl, support for linking without debug info
* renamed winsock2 to winsock for win32 compatinility
* new sockets unit for netware
* changes for compiler warnings
|
2003-03-25 18:17:54 +00:00 |
|
armin
|
c6b7a67ca9
|
* removed cvars because of problems with nlmconv
|
2003-03-25 18:09:25 +00:00 |
|
armin
|
fd4e294840
|
* first fcl implementation for netware
|
2003-03-25 17:56:19 +00:00 |
|
armin
|
2d5301c47e
|
+ netware added
|
2003-03-25 17:49:21 +00:00 |
|
armin
|
0dd3115ccc
|
* use closesocket and not fdClose for netware
|
2003-03-25 17:47:06 +00:00 |
|
michael
|
2264e86d0e
|
+ Corrected time: not mm but nn !
|
2003-03-25 08:18:03 +00:00 |
|
Tomas Hajny
|
b5abc16f15
|
+ platform extensions unified, emx target added
|
2003-03-24 19:59:21 +00:00 |
|
Tomas Hajny
|
2f75669bbd
|
+ emx target added
|
2003-03-24 19:57:54 +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 |
|
pierre
|
b60412c102
|
* check that the code works of cdecl is not used
|
2003-03-24 15:32:12 +00:00 |
|
marco
|
fc8db2c3f2
|
* fix recursive zip making that corrupted utilsxxx.zip
|
2003-03-24 10:56:02 +00:00 |
|
armin
|
d503c887a0
|
* extention for obj was .n instead of .o for netware
|
2003-03-24 10:19:05 +00:00 |
|
armin
|
d9f4d94d50
|
* changed extentions for netware from .on in .o and from .ppn in .ppu
|
2003-03-24 09:28:55 +00:00 |
|
Tomas Hajny
|
f2cd222a55
|
+ platform extensions unified, emx target added
|
2003-03-24 00:01:12 +00:00 |
|
Tomas Hajny
|
928762fdfc
|
+ emx target added
|
2003-03-23 23:41:49 +00:00 |
|
Tomas Hajny
|
729614ff74
|
+ emx target added
|
2003-03-23 23:33:10 +00:00 |
|
Tomas Hajny
|
8fd8093dff
|
+ platform extensions unified
|
2003-03-23 23:31:54 +00:00 |
|
Tomas Hajny
|
0d9ac94e62
|
+ platform extensions unified, emx target added
|
2003-03-23 23:18:26 +00:00 |
|
Tomas Hajny
|
f3b3ddecca
|
* pmshl correction
|
2003-03-23 23:14:27 +00:00 |
|
Tomas Hajny
|
8e7124f9f8
|
+ emx target added
|
2003-03-23 23:11:17 +00:00 |
|
Tomas Hajny
|
504571d024
|
+ emx target added
|
2003-03-23 23:02:16 +00:00 |
|