pierre
|
6deb59445c
|
+ test for web bug #2040
|
2002-12-19 08:43:58 +00:00 |
|
peter
|
757ef5a2fd
|
* fix for gtkctree ppgchar fix
|
2002-12-18 22:16:30 +00:00 |
|
peter
|
d126205962
|
* new bugs
|
2002-12-18 21:40:42 +00:00 |
|
peter
|
908c2c1ca7
|
* allow classref-classref always when explicit
|
2002-12-18 21:37:36 +00:00 |
|
peter
|
c6536fe0b3
|
* fixed some pgchar to ppgchar, fixes tw2262
|
2002-12-18 21:29:39 +00:00 |
|
peter
|
8a5d8bbd20
|
* use fillchar to clear sigset
|
2002-12-18 20:44:36 +00:00 |
|
peter
|
07fc95ca5a
|
* removed stackcheck, the generic stackcheck is used
* fixed return value for error conversion when no error was passed
|
2002-12-18 20:43:27 +00:00 |
|
peter
|
b67cdd321d
|
* initial stacklen setup
|
2002-12-18 20:42:29 +00:00 |
|
peter
|
6154a3076e
|
* Threadvar support for Errno
* Fixed syscall error return check
* Uncommented Syscall with 6 parameters, only 5 were really set
|
2002-12-18 20:41:33 +00:00 |
|
peter
|
4cf75a691d
|
* renamed error constants in 1.1
|
2002-12-18 19:01:32 +00:00 |
|
peter
|
b471a302e5
|
* renamed error constants for 1.1
|
2002-12-18 18:39:14 +00:00 |
|
peter
|
8d7bf4847c
|
* replaced some Fp with Sys_ to get cycle working
|
2002-12-18 17:52:07 +00:00 |
|
peter
|
bd1f8661c0
|
* add FPC_SYSC_CLOSE public name
|
2002-12-18 17:51:40 +00:00 |
|
peter
|
2c7d336f2a
|
* fixed ifdef ver1_0
|
2002-12-18 17:51:27 +00:00 |
|
marco
|
a83a191d07
|
* small fix, new rtl now cycles
|
2002-12-18 17:38:01 +00:00 |
|
marco
|
3d7a4df1f9
|
* removed
|
2002-12-18 17:36:31 +00:00 |
|
pierre
|
40179afc2d
|
* modified so that it compiles again
|
2002-12-18 17:25:17 +00:00 |
|
peter
|
0e5a3d8b13
|
* add OS_TARGET to include dir
|
2002-12-18 17:19:38 +00:00 |
|
marco
|
3e33642794
|
* Unix RTL generic parts. Linux working, *BSD will follow shortly
|
2002-12-18 16:50:39 +00:00 |
|
marco
|
193994c0a5
|
* New RTL. Linux system unit and baseunix operational.
|
2002-12-18 16:49:02 +00:00 |
|
marco
|
821c826043
|
* Some mods.
|
2002-12-18 16:46:37 +00:00 |
|
peter
|
9cf17e0164
|
* set function result in TStream.Seek(int64) found by Mattias Gaertner
|
2002-12-18 16:45:33 +00:00 |
|
marco
|
5bbe43169c
|
* more new RTL
|
2002-12-18 16:44:09 +00:00 |
|
marco
|
7dd70233f2
|
* new unix rtl, linux part.....
|
2002-12-18 16:43:26 +00:00 |
|
peter
|
65307bed57
|
* fix crash in Seek()
|
2002-12-18 16:35:59 +00:00 |
|
peter
|
2e4fdfd4ec
|
* Class(classref) should not be allowed
|
2002-12-18 16:26:51 +00:00 |
|
pierre
|
d79fd9f918
|
* fix bug report 2205
|
2002-12-18 16:10:01 +00:00 |
|
michael
|
88e2117b95
|
+ Hopefully fixed some issues with int64 seek
|
2002-12-18 15:51:52 +00:00 |
|
pierre
|
a15f085a70
|
* fix programs list
|
2002-12-18 14:38:56 +00:00 |
|
pierre
|
f3dd759fe7
|
* objfpc mode added to be able to compile the demos correctly from IDE
|
2002-12-18 13:33:20 +00:00 |
|
pierre
|
2bb545136b
|
+ Use TEditorInputLine instead of TInputLine
|
2002-12-18 01:19:20 +00:00 |
|
pierre
|
09b12ce0ad
|
+ Cut/Copy/Paste added to TEditorInputLine
|
2002-12-18 01:18:10 +00:00 |
|
peter
|
405bc99c16
|
* renamed tlibrary to tlibrary1 so it'll be compiled before tlibrary2
|
2002-12-17 23:14:19 +00:00 |
|
peter
|
46ed8eb932
|
* fixed pushing of records>8 bytes with stdcall
* simplified hightree loading
|
2002-12-17 22:19:33 +00:00 |
|
peter
|
107c954939
|
* procvar and absolute probs
* procvar and addr() probs
|
2002-12-17 19:13:49 +00:00 |
|
michael
|
45eff4e71b
|
+ Added dbdigest to store results in a database
|
2002-12-17 15:03:30 +00:00 |
|
pierre
|
021f0c9f6f
|
* fix web bug #2012
|
2002-12-17 13:48:28 +00:00 |
|
pierre
|
e1d40d471a
|
+ added check if COMSPEC returns error code
|
2002-12-17 12:03:13 +00:00 |
|
peter
|
dfb2918780
|
* fix order of procdefs in procsym, procdefs are now always appended
so that loading from a ppu will keep the same order. This is
important for the generation of VMTs
|
2002-12-16 22:08:31 +00:00 |
|
peter
|
e34a4abeb2
|
* win32 fix
|
2002-12-16 20:40:36 +00:00 |
|
carl
|
b62b059f0a
|
* update compiler limits
|
2002-12-16 19:25:33 +00:00 |
|
pierre
|
71a44123d5
|
* added unknown cpu register windows
|
2002-12-16 15:51:13 +00:00 |
|
pierre
|
a24f6b27c2
|
* try to fix the moving of breakpoints
|
2002-12-16 15:16:15 +00:00 |
|
pierre
|
7f5de6e254
|
* Added TBreakpointCollection.FindBreakpointAt method
|
2002-12-16 15:15:40 +00:00 |
|
pierre
|
0e058bdbcf
|
* moved OnDiskLoadTime to Core
|
2002-12-16 15:14:44 +00:00 |
|
pierre
|
3fd91127fb
|
+ added some missing word separator chars
|
2002-12-16 15:13:58 +00:00 |
|
pierre
|
1101946ac0
|
* don't insert breakpoints in unsaved sources
|
2002-12-16 09:06:08 +00:00 |
|
pierre
|
692a8fc96b
|
* sanity ceck in ToggleFileLine method
|
2002-12-16 09:05:28 +00:00 |
|
Tomas Hajny
|
f95d795858
|
* GetEnv fix merged from os2 target
|
2002-12-15 22:50:29 +00:00 |
|
florian
|
c7ca2ff901
|
+ some stuff for the new hidden parameter handling added
|
2002-12-15 22:50:00 +00:00 |
|