Commit Graph

12353 Commits

Author SHA1 Message Date
florian
a3c8a49405 no message 2002-12-20 20:36:20 +00:00
florian
1a059d7559 no message 2002-12-20 20:35:52 +00:00
peter
766757fd5b * fix result of high_tree when high was not available 2002-12-20 18:14:53 +00:00
peter
ac667efffa * traceback added in EXTDEBUG mode for internalerror 2002-12-20 18:14:23 +00:00
peter
de1efae14f * removed some runerror and writeln 2002-12-20 18:14:04 +00:00
peter
b994d689a3 * fixes for fpu values in arrayconstructor 2002-12-20 18:13:46 +00:00
peter
9666a05942 * no rangecheck for openarrays with cdecl 2002-12-20 18:13:19 +00:00
peter
420fb26f38 * some special array constructor cases 2002-12-20 16:35:59 +00:00
peter
f8a22cb77e * remove wrong FPC_VERSION added to cycle call 2002-12-20 16:03:01 +00:00
peter
b52fbd46ba * fix stupid copy&paste bug in binary operator search 2002-12-20 16:02:22 +00:00
peter
70f03b9d6c * don't allow class(classref) conversion 2002-12-20 16:01:26 +00:00
michael
38fc555052 + Alternate 1.1 version 2002-12-20 14:47:33 +00:00
michael
721dbde363 + Fixed 1.1 version flag 2002-12-20 14:44:03 +00:00
florian
ea251167b4 * made the test >=1.1 only 2002-12-20 13:14:08 +00:00
michael
d66c408975 + Added version table 2002-12-20 00:19:12 +00:00
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