Jonas Maebe
|
3aca7519c9
|
* fixed RandSeed bug
|
1998-10-12 22:11:28 +00:00 |
|
florian
|
26635465aa
|
* made FPC_HANDLEERROR public
|
1998-10-12 12:43:37 +00:00 |
|
peter
|
31fbeac551
|
* small typo :(
|
1998-10-11 14:30:19 +00:00 |
|
peter
|
af1ccc6f61
|
+ read single,fixed
+ val with code:longint
+ val for fixed
|
1998-10-10 15:28:46 +00:00 |
|
pierre
|
b6986c4f1c
|
* changed default to keepreleased=false
(allows to compile pp in one call without reaching the
64Mb limit of Windows 95 dos box)
* corrected so typo errors
|
1998-10-09 11:59:31 +00:00 |
|
pierre
|
64b0e99cc9
|
+ added possibility for more info
|
1998-10-08 14:49:05 +00:00 |
|
Jonas Maebe
|
7688b443a8
|
* changed seed2 and seed3 to cardinal to prevent overflow
|
1998-10-07 11:40:08 +00:00 |
|
pierre
|
0bccbc5fde
|
+ added trace of first dispose for errors
|
1998-10-06 17:09:13 +00:00 |
|
pierre
|
21ae990973
|
* avoid overflow on $8000000 with $Q-
|
1998-10-05 17:22:54 +00:00 |
|
peter
|
369e79adf9
|
+ assert() support
|
1998-10-05 12:32:44 +00:00 |
|
florian
|
5e622e60c0
|
* EInvalidCast added (from runerror 219)
|
1998-10-03 15:08:04 +00:00 |
|
michael
|
a99c5a00c7
|
better handling of unhandled exceptions
|
1998-10-02 10:40:19 +00:00 |
|
peter
|
45f1890009
|
+ quicktrace
|
1998-10-02 10:35:38 +00:00 |
|
peter
|
96159c617a
|
* more constant expression evals
|
1998-10-02 09:25:09 +00:00 |
|
peter
|
2a14ecc703
|
+ memorymanager like delphi
|
1998-10-01 14:55:17 +00:00 |
|
peter
|
b9c5aa653c
|
* export also stackframe functions
|
1998-10-01 14:54:48 +00:00 |
|
peter
|
c783636b0f
|
+ first version
|
1998-10-01 14:54:20 +00:00 |
|
michael
|
c04585305f
|
+ Ansistring write now gets pointer.
|
1998-09-29 08:39:07 +00:00 |
|
michael
|
7b7582c54b
|
+ AnsiStrings update
|
1998-09-28 14:27:08 +00:00 |
|
michael
|
4783316085
|
+ AnsiString changes
|
1998-09-28 14:02:33 +00:00 |
|
florian
|
e0043e9a3e
|
* small fixes
* made UniqueAnsistring public
* ...
|
1998-09-27 22:44:50 +00:00 |
|
peter
|
d97b8fa00f
|
* fixed small bug with a #13#10 on a line
|
1998-09-24 23:32:24 +00:00 |
|
peter
|
e47964d613
|
* shortstring=string type added
|
1998-09-22 15:30:54 +00:00 |
|
florian
|
41efdfd57d
|
* some ansistring fixes
|
1998-09-20 17:49:07 +00:00 |
|
florian
|
5be9c5724b
|
* some internal procedures take now an pointer instead of a
ansistring
|
1998-09-19 08:33:17 +00:00 |
|
peter
|
5ae64603db
|
* fixed a bug introduced by my previous update
|
1998-09-18 12:23:22 +00:00 |
|
peter
|
1e3a448793
|
* new eof,eoln,seekeoln,seekeof
* speed upgrade for read_string
* inoutres 104/105 updates for read_* and write_*
|
1998-09-17 16:34:16 +00:00 |
|
michael
|
ac4ac905aa
|
Added AbstractErrorHandler
|
1998-09-16 13:08:03 +00:00 |
|
michael
|
c3781fba38
|
Added FPC_ prefix to abstracterror
|
1998-09-16 12:37:07 +00:00 |
|
michael
|
2ec08b84f3
|
+ Merged changes from fixes branch
|
1998-09-15 17:12:32 +00:00 |
|
peter
|
4620a73a9b
|
* FPC_ names
* Heap manager is now system independent
|
1998-09-14 10:48:00 +00:00 |
|
peter
|
b136b62127
|
* removed some warnings
|
1998-09-09 15:29:02 +00:00 |
|
peter
|
53dcf00218
|
* moved getmem/freemem/memavail/maxavail to heaph.inc
|
1998-09-08 15:03:27 +00:00 |
|
peter
|
cbe7d4629c
|
+ textrecbufsize
|
1998-09-08 10:14:06 +00:00 |
|
peter
|
8c0de1dd76
|
* uniform filerec/textrec (with recsize:longint and name:0..255)
|
1998-09-04 18:16:12 +00:00 |
|
peter
|
b8ff0c3320
|
+ internconst
|
1998-09-01 17:36:17 +00:00 |
|
peter
|
23225bea44
|
* reset bufpos,bufend in opentext like tp7
|
1998-08-26 15:33:28 +00:00 |
|
pierre
|
2fefd65557
|
* close did not reset the bufpos and bufend fields
led to problems when using the same file several times
|
1998-08-26 11:23:25 +00:00 |
|
florian
|
cb2b504eb1
|
+ rtti for objects and classes
+ TObject.GetClassName implemented
|
1998-08-23 20:58:50 +00:00 |
|
michael
|
a9cb5d1206
|
+ minor fixes typos, and ansi2pchar
|
1998-08-22 09:32:12 +00:00 |
|
michael
|
8a66987b6c
|
+ Flush on close only for output files cd ../inc
|
1998-08-17 22:42:17 +00:00 |
|
carl
|
1dd8fe99d5
|
+ important comment added
|
1998-08-17 12:24:16 +00:00 |
|
Jonas Maebe
|
bee0c9d3b4
|
* random now returns a value between 0 and max-1 instead of between 0 and max
|
1998-08-13 16:22:11 +00:00 |
|
peter
|
de0a5038f9
|
* splitted default_extended from support_extended
|
1998-08-11 21:39:04 +00:00 |
|
peter
|
bd57e42086
|
* $ifdef ver0_99_5 updates
|
1998-08-11 00:04:46 +00:00 |
|
peter
|
282bcd52e7
|
* fixed 0_9_5 typo
|
1998-08-10 15:56:30 +00:00 |
|
florian
|
29a7bb1314
|
* a lot small fixes to the extended data type work
|
1998-08-08 12:28:09 +00:00 |
|
florian
|
cc290ede1a
|
* the raise helper routine get the exception object call by value
|
1998-08-02 16:43:35 +00:00 |
|
michael
|
d207893bde
|
+ Added support for ExceptProc+
|
1998-07-30 16:10:11 +00:00 |
|
michael
|
dc7304e08e
|
+ Small change in raise statement object is passed by reference
|
1998-07-30 14:52:04 +00:00 |
|