Jonas Maebe
|
5271ef0830
|
* changed RandSeed and OldRandSeed to Cardinal to avoid negative random numbers
|
1998-11-26 23:16:13 +00:00 |
|
michael
|
5d9dc4f800
|
+ Fixed TREsourcefile.init
|
1998-11-26 14:41:22 +00:00 |
|
peter
|
741fe89a50
|
* fixed length(char)
- removed obsolete version.inc
|
1998-11-24 17:12:42 +00:00 |
|
peter
|
007c60c127
|
* made a real fpc only version, no platform.inc
* applied fixes from the mailinglist
+ included some routines from callspec
|
1998-11-24 17:11:22 +00:00 |
|
michael
|
7c71c739bc
|
+ Fixed pchar2ansi
|
1998-11-18 10:56:46 +00:00 |
|
michael
|
cc415c9cd4
|
+ Fixed copy. Now reference count is correct
|
1998-11-17 12:16:07 +00:00 |
|
peter
|
c8d3ad6484
|
+ several checks for empty string
|
1998-11-17 11:33:22 +00:00 |
|
michael
|
ef9ef167a1
|
+ added astrings to dependencies
|
1998-11-17 10:37:14 +00:00 |
|
michael
|
62952be3eb
|
+ renamed astrings.pp to astrings.inc
|
1998-11-17 10:36:07 +00:00 |
|
michael
|
71482c66e4
|
+ renamed from astrings.pp to astrings.inc
|
1998-11-17 10:34:18 +00:00 |
|
michael
|
af08ecf3e2
|
- renamed to astrings.inc
|
1998-11-17 10:33:33 +00:00 |
|
peter
|
7aeb09d89d
|
* renamed string functions
|
1998-11-17 00:41:08 +00:00 |
|
peter
|
78546bab43
|
+ char2ansi
|
1998-11-16 15:42:04 +00:00 |
|
peter
|
a990cb8ab6
|
* fixes for 0.99.8
|
1998-11-16 12:21:47 +00:00 |
|
peter
|
c7875f8dd9
|
* write extra info also for wrong size
|
1998-11-16 12:20:13 +00:00 |
|
michael
|
0b1f401935
|
+ Fix for Insert and Delete functions
|
1998-11-16 11:11:47 +00:00 |
|
peter
|
dbbdb79dfe
|
* fixes for H+
|
1998-11-16 10:21:24 +00:00 |
|
michael
|
f1e7a93398
|
+ Insert procedure corrected
|
1998-11-13 14:37:11 +00:00 |
|
peter
|
9c5cf4f161
|
* fixed for 0.99.8
|
1998-11-12 11:54:50 +00:00 |
|
peter
|
3acf610a1d
|
+ released object registration
|
1998-11-12 11:45:09 +00:00 |
|
pierre
|
47f406fc04
|
* size is now also checked
+ added halt_on_error variable (default true)
to stop at first error in getmem/freemem
|
1998-11-06 08:46:01 +00:00 |
|
peter
|
c21642499c
|
* removed warnings
|
1998-11-05 14:20:36 +00:00 |
|
pierre
|
c1b6f90bcf
|
* fix for length(char) in const expressions
|
1998-11-05 10:29:34 +00:00 |
|
michael
|
233c8c8c79
|
+ Removed ifdef useansistrings
|
1998-11-04 20:34:01 +00:00 |
|
michael
|
478b404136
|
+ Small fixes to assign and add
|
1998-11-04 15:39:44 +00:00 |
|
peter
|
5727090134
|
* ansistring fixes
|
1998-11-04 10:20:48 +00:00 |
|
michael
|
9a38bce562
|
+ Fix for assign of null string
|
1998-11-02 09:46:12 +00:00 |
|
michael
|
869769c502
|
Fixed assignment of NIL string.
|
1998-10-30 21:42:48 +00:00 |
|
michael
|
5d55395676
|
Long options NEED -- as starting char
|
1998-10-30 09:18:22 +00:00 |
|
peter
|
d52f2bdd94
|
+ OptSpecifier
|
1998-10-29 23:06:55 +00:00 |
|
pierre
|
4844858fa6
|
* vmtlink type changed to pointer
|
1998-10-23 16:51:18 +00:00 |
|
peter
|
525f478bae
|
* write(pchar) has check for nil
|
1998-10-23 00:03:29 +00:00 |
|
peter
|
0ffc0f5586
|
+ check for < 0 which otherwise segfaulted
|
1998-10-22 23:50:45 +00:00 |
|
peter
|
adcc76d18d
|
+ packed record for conversion records
|
1998-10-22 18:23:55 +00:00 |
|
michael
|
a643c03805
|
+ AssignAnsistring no longer copies constant ansistrings;
+ CompareAnsiString is now faster (1 call to length less)
+ UniqueAnsiString is fixed.
|
1998-10-22 11:32:23 +00:00 |
|
michael
|
8648324256
|
+ Some more corrections
|
1998-10-21 23:01:54 +00:00 |
|
michael
|
1a9987cfe5
|
+ more fixes so it compiles
|
1998-10-21 09:03:11 +00:00 |
|
michael
|
0ee1ca0246
|
+ Fix so it compiles
|
1998-10-21 08:56:58 +00:00 |
|
florian
|
b70ee498ad
|
* ansistringconcat fixed
|
1998-10-21 08:38:46 +00:00 |
|
peter
|
0a51bba5f7
|
* fixed maxlen which was not correct after my read_string update
|
1998-10-20 14:37:45 +00:00 |
|
florian
|
1e126715b8
|
* small fixes to ansicompare
|
1998-10-20 12:46:11 +00:00 |
|
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 |
|