peter
ae6eb56352
* linux fix
1999-04-09 10:54:21 +00:00
peter
e301092fc0
* renamed language -> fpclang
1999-04-09 10:14:19 +00:00
peter
d04fab38d8
* typo fixed
1999-04-09 09:55:20 +00:00
peter
370f15bcc4
* define to get ansistring returns in ref instead of reg
1999-04-09 08:41:48 +00:00
michael
75b750e247
+ Fixed tfiletime problem
1999-04-09 08:40:46 +00:00
peter
0e859bff09
* fixed reuse position
1999-04-09 08:39:20 +00:00
peter
602821e2c4
* fix also for -Og
1999-04-09 08:36:36 +00:00
peter
e1ad502d10
* fixed mov reg,treg;mov treg,x bug
1999-04-09 08:33:05 +00:00
michael
7e68180e14
+Added checking for nil on most functions.
1999-04-09 07:58:41 +00:00
michael
66bb181cf5
* More fixes and optimizing for ansistr_concat
1999-04-09 07:33:15 +00:00
pierre
814a03ee84
* temp string for val code freed
1999-04-08 23:59:49 +00:00
pierre
bd7f5cc3d0
+ tempansilist and gettempansistringreference
1999-04-08 23:52:59 +00:00
florian
982e083f76
* fixed problem with default properties which are a class
...
* case bug (from the mailing list with -O2) fixed, the
distance of the case labels can be greater than the positive
range of a longint => it is now a dword for fpc
1999-04-08 20:59:37 +00:00
michael
5e1b59ee73
+ Added (re)allocmem
1999-04-08 16:26:31 +00:00
michael
9491a2f95c
+ INCUNITS added
1999-04-08 15:57:59 +00:00
peter
dda7bf2bc9
+ subrange checking for readln()
1999-04-08 15:57:44 +00:00
michael
b731de8bdd
+ Donated by Michael A. Hess
1999-04-08 15:44:10 +00:00
peter
93b9fd3102
* removed os.inc
1999-04-08 12:22:52 +00:00
peter
0ccfd1cb90
* int/int warning removed, only the hint is left
1999-04-08 11:33:56 +00:00
peter
17f26f6577
* removed warnings
1999-04-08 11:30:57 +00:00
michael
b3c0d3b03c
* Fixed forgotten ;
1999-04-08 10:53:54 +00:00
peter
9a5b7612b8
* init
1999-04-08 10:23:23 +00:00
peter
e3836e3e31
* fixed concat when s1 or s2 was nil
1999-04-08 10:19:55 +00:00
peter
ad65fe3aec
* pchar support for %s
1999-04-08 10:19:41 +00:00
peter
a7741dd7e7
* makefile updates
1999-04-08 10:18:47 +00:00
peter
e4db3c0e10
+ objects support
1999-04-08 10:17:42 +00:00
peter
8751ac02ca
* funcret_valid flag is set for inline functions
1999-04-08 10:16:48 +00:00
peter
a713f6f4f0
* zipinstall for linux with .tar.gz
1999-04-08 10:16:16 +00:00
pierre
723e363363
+ enable uninitilized warnings for static symbols
1999-04-08 10:11:32 +00:00
pierre
6ca3c0ee87
* warn if uninitilized local vars are used in IS or AS statements
1999-04-08 09:47:31 +00:00
michael
425a971f8d
+ Re-added;
1999-04-08 09:14:46 +00:00
peter
d028279366
* fixed bug with readln where it sometime didn't read until eol
1999-04-07 22:05:18 +00:00
peter
3dafa09576
+ object support for browser
...
* html help fixes
* more desktop saving things
* NODEBUG directive to exclude debugger
1999-04-07 21:55:39 +00:00
pierre
1bbbb8e6ca
+ no assembler if systemdebug defined
1999-04-07 16:21:10 +00:00
pierre
ab9465df1b
+ double_checksum code added
1999-04-07 15:39:29 +00:00
pierre
5f410c2cd3
* all formaldefs are now a sinlge definition
...
cformaldef (this was necessary for double_checksum)
+ small part of double_checksum code
1999-04-07 15:31:12 +00:00
pierre
206a35b736
+ added COMPLETE env for triple compilation test
1999-04-07 15:26:50 +00:00
pierre
47840896b4
* zero length string were generated multiple times
1999-04-07 15:16:43 +00:00
pierre
e933fef38b
+ new message for crc problems
1999-04-07 14:54:41 +00:00
pierre
bc90408c3e
+ better preproc stack checking and report
1999-04-07 14:36:44 +00:00
pierre
53165d530c
* typo correction
1999-04-07 14:18:32 +00:00
pierre
902d12cd14
* adds .dll as library suffix only if
...
the name does not end with .dll .drv or .exe !
1999-04-07 14:04:40 +00:00
peter
29d632520b
* fixed insert on last char
...
* saver chararray 2 ansi
1999-04-06 11:23:58 +00:00
peter
ee82810a16
* more use of ttoken
1999-04-06 11:21:56 +00:00
peter
88ca7ef542
* more hashing for keyword table
1999-04-06 11:20:59 +00:00
peter
55809784b4
* fixed temp reuse
1999-04-06 11:19:49 +00:00
michael
b149cc5681
* Fixed chararray to ansistring conversion
1999-04-06 10:06:51 +00:00
michael
d864c6d8c3
+ Fixed insert with char. length byte wrapped around in some cases.
1999-04-05 12:28:27 +00:00
Jonas Maebe
135349d5fb
* fixed some typos in the constants of the range checking for Val
1999-04-05 11:07:26 +00:00
michael
46ff2e82bc
+ Fixed bugs reported by Romio in TCollection
1999-04-05 09:56:04 +00:00