daniel
1335d7de8a
* Better use of routines in pbase and symtable. 4k code removed.
1999-04-14 18:41:24 +00:00
peter
9d1959e462
* forgot firstpass after array->set conversion
1999-04-14 15:00:13 +00:00
Jonas Maebe
277c01061b
+ bug0238
1999-04-14 13:42:23 +00:00
michael
9b0f6b1ed2
+ Added test for RTTI info
1999-04-14 11:53:13 +00:00
michael
898c396be1
+ Added ansistrings test
1999-04-14 11:52:16 +00:00
peter
cc9df8d478
* first things to store the symbol/def number in the ppu
1999-04-14 09:14:44 +00:00
peter
2742fb03f7
* fixed include
1999-04-14 09:11:59 +00:00
peter
a296cfbe30
* fixed tp proc -> procvar
1999-04-14 09:11:22 +00:00
peter
33fd292687
* fixed tempansi which set wrong pos in free temp
1999-04-14 09:10:46 +00:00
peter
b346adab8b
* fixed strings dependency
1999-04-14 09:07:17 +00:00
florian
7653a9cec4
* classes which contain ansistring get unnecessary calls
...
to addref/decref when they are assigned, fixed
1999-04-13 18:57:48 +00:00
florian
3729f75970
* esi wasn't reloaded after a call to the esi helper procedure, fixed
1999-04-13 18:51:47 +00:00
michael
0539b2fe23
+ Some bug fixes by Romio
1999-04-13 12:46:15 +00:00
daniel
02f26788b8
* Fixed for Linux
1999-04-13 10:47:51 +00:00
michael
77d45d20af
+ 1 byte too much allocated in new_ansiStringastrings.inc
1999-04-13 09:02:06 +00:00
michael
5efb1744bb
+ Moved strings.inc to stringl.inc, to avoid conflict with strings unit
1999-04-13 08:52:27 +00:00
florian
8bea45e7e6
* iret is in intel mode now written as iretd
1999-04-12 19:20:45 +00:00
florian
c3d1c321a7
* comparsions for small enumerations type are now generated
...
correct
1999-04-12 19:09:08 +00:00
michael
784ee45f36
+ Fixed TComponent methods where defaults are used
1999-04-12 14:41:00 +00:00
michael
45042334ca
+ Fixed inifiles dependencies
1999-04-12 14:40:17 +00:00
michael
6580c05b5c
+ Fixed bug in ValidateRename
1999-04-12 08:02:48 +00:00
michael
5cf9365948
* Completed TStringList and TStrListMaker objects
1999-04-10 21:36:56 +00:00
peter
ac80a9af26
* fixed browcol
...
+ -ar to show regalloc info in .s file
1999-04-10 16:15:00 +00:00
peter
1d46555584
+ 237
1999-04-10 16:14:46 +00:00
michael
977d575953
+ Added sysutils
1999-04-10 14:57:43 +00:00
michael
4f6ef50810
+ Initial implementation
1999-04-10 14:48:06 +00:00
michael
d83d1ac357
* new messages file generated.
1999-04-10 14:45:57 +00:00
Jonas Maebe
9881d340cc
* added fix for missing register deallocation (-dregallocfix)
1999-04-09 15:48:47 +00:00
pierre
45ee3eb67f
* Minenumsize=1 under TEST_ENUMSIZE cond because buggy
1999-04-09 13:05:45 +00:00
pierre
dae5c188e4
* bug found by Peter for DirectWith code fixed
1999-04-09 12:22:06 +00:00
michael
5418b837bc
+ Changed TBits to TbitsPlus from Michael A. Hess (renamed to Tbits)
1999-04-09 12:13:30 +00:00
peter
0b8a2cebbb
* commited wrong file
1999-04-09 11:00:40 +00:00
peter
4c71171fa9
- 236
1999-04-09 10:59:16 +00:00
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