peter
|
eb3e1984e6
|
* fixed str() and made it working
|
1999-01-06 13:03:39 +00:00 |
|
florian
|
8bf6ef4b56
|
* naming for str(...) routines inserted
* don't know what in int64 changed
|
1999-01-06 12:25:02 +00:00 |
|
daniel
|
1ae82e5987
|
* Removed on more handle:=-1 statement
|
1999-01-06 10:11:06 +00:00 |
|
peter
|
cb4cbe4f2a
|
* reinserted old version, because daniel skipped 3 versions !!
|
1998-12-30 10:26:16 +00:00 |
|
peter
|
f11d46a93e
|
+ stdout, which is needed when you write something in the system unit
to the screen. Like the runtime error
|
1998-12-28 15:50:42 +00:00 |
|
michael
|
c7bfc215e2
|
removed CR characters
|
1998-12-23 20:30:45 +00:00 |
|
daniel
|
6da995b775
|
+ invalidhandle constant
|
1998-12-23 13:31:48 +00:00 |
|
pierre
|
02a46a6547
|
* HandleError -> HandleErrorFrame to avoid problem in
assembler code in i386.inc
(call to overloaded function in assembler block !)
|
1998-12-21 14:28:20 +00:00 |
|
peter
|
4eeae4e425
|
* fixed io-error handling
|
1998-12-18 17:21:32 +00:00 |
|
peter
|
3bda8b840d
|
* fixed firstthat,lastthat
|
1998-12-18 17:21:28 +00:00 |
|
peter
|
10d267e9fc
|
* fixed currentframe,previousframe
+ testcall to test the callspec unit
|
1998-12-16 21:57:20 +00:00 |
|
peter
|
efaf241dba
|
* more temp symbols removed
|
1998-12-16 00:22:24 +00:00 |
|
michael
|
f5eeedee0b
|
+ Removed underscores in heaptrc unit
|
1998-12-15 23:49:51 +00:00 |
|
peter
|
516958a67b
|
* removed temp symbols
|
1998-12-15 22:42:49 +00:00 |
|
florian
|
d04f52d903
|
+ first implementation
|
1998-12-12 12:15:41 +00:00 |
|
peter
|
39c8939bcc
|
* fixed read(char) with empty buffer
|
1998-12-11 18:07:39 +00:00 |
|
peter
|
f2b6d631e5
|
* removed warnign
|
1998-12-10 23:59:56 +00:00 |
|
peter
|
376efda4cc
|
* tpoint contains now sw_integer (needed to support 64k files in the
editor)
|
1998-12-08 10:11:27 +00:00 |
|
pierre
|
67dba7efc3
|
+ added conversion from exceptions into run time error
(only if syswin32 compiled with -ddebug for now !)
* added HandleError(errno,frame)
where you specify the frame
needed for win32 exception handling
|
1998-12-01 14:00:08 +00:00 |
|
peter
|
b32111a3e2
|
* also check fmInput,fmOutput
|
1998-11-29 23:10:12 +00:00 |
|
peter
|
97bbe41037
|
+ io-error 103 added
|
1998-11-29 22:28:09 +00:00 |
|
peter
|
a41f61713d
|
+ open strings, $P switch support
|
1998-11-27 14:50:30 +00:00 |
|
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 |
|