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 |
|
peter
|
c94d6fb3ae
|
* small fix
|
1999-04-04 10:22:38 +00:00 |
|
peter
|
d94060a283
|
* format support for ansistring (from mailinglist)
* fixed length checking in Trim()
|
1999-04-04 10:19:07 +00:00 |
|
michael
|
8630e6c954
|
+ INitial implementation
|
1999-04-02 11:34:14 +00:00 |
|
peter
|
8d213b0cc7
|
* fixed LFNFindfirst on network drives
|
1999-04-02 00:01:29 +00:00 |
|
peter
|
2b3a509d52
|
+ INSTALL and new README
|
1999-04-01 22:59:17 +00:00 |
|
peter
|
67121a8e17
|
* removed obsolete makefiles
|
1999-04-01 22:57:00 +00:00 |
|
peter
|
347a146da3
|
* don't override pasext if set
|
1999-04-01 22:52:28 +00:00 |
|
peter
|
05bca62add
|
* renamed ide zips
|
1999-04-01 22:16:02 +00:00 |
|
peter
|
14100ab81f
|
- 221
|
1999-04-01 22:11:56 +00:00 |
|
peter
|
79abf0ac4f
|
* fixed '1.' parsing of val
|
1999-04-01 22:11:50 +00:00 |
|
peter
|
cf8fef1b47
|
* universal string names (ansistr instead of stransi) for val/str
|
1999-04-01 22:07:51 +00:00 |
|
peter
|
e0e2e44849
|
* '1.' is now parsed as a real
|
1999-04-01 22:05:59 +00:00 |
|
peter
|
11fee238d9
|
* only 'make' now does a make all instead of make info
|
1999-04-01 22:05:16 +00:00 |
|
peter
|
8d5ffc3b09
|
* universal names for str/val (ansistr instead of stransi)
* '1.' support for val() this is compatible with tp7
|
1999-04-01 22:00:48 +00:00 |
|
peter
|
bdf7975be6
|
* type error for array constructor with array,record as argument
|
1999-04-01 21:59:56 +00:00 |
|
pierre
|
03868913e8
|
+ file(line) in start of message added
|
1999-04-01 10:27:06 +00:00 |
|
pierre
|
f3cdaf7608
|
* CurrSt,InfoSt and LineSt were not disposed correctly in done
* TComiplerMessage destructor first calls SetCompileShow(false)
to get proper cleaning up
|
1999-04-01 10:15:17 +00:00 |
|
pierre
|
99562698de
|
* uses typo errror fixed
|
1999-04-01 10:04:18 +00:00 |
|
Jonas Maebe
|
021b3734ab
|
* added initialization for has_32bit_code (caused problems with Val statement
without code parameter)
|
1999-04-01 06:21:04 +00:00 |
|
michael
|
8f38a2bf99
|
* fixed typo: odlval to oldval
|
1999-03-31 20:30:49 +00:00 |
|