florian
|
0907a1ef80
|
* fixed compilerwidestring concatenation
git-svn-id: trunk@1876 -
|
2005-12-04 18:29:07 +00:00 |
|
florian
|
9c717f2a35
|
* some warning about uninitialized vars fixed by using out instead of var
git-svn-id: trunk@141 -
|
2005-05-29 15:18:30 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
mazen
|
581b52422c
|
- remove $IFDEF DELPHI and related code
- remove $IFDEF FPCPROCVAR and related code
|
2004-10-15 09:14:16 +00:00 |
|
florian
|
8a9758c5e2
|
* logs truncated
|
2004-06-20 08:55:28 +00:00 |
|
florian
|
588e2c38bf
|
* dwarf branch merged
|
2004-06-16 20:07:06 +00:00 |
|
peter
|
12efb6d19e
|
* strlenint is replaced with sizeint
|
2004-05-02 11:48:46 +00:00 |
|
carl
|
67486c96c3
|
* fixes for Delphi 6 compilation
(warning : Some features do not work under Delphi)
|
2002-10-05 12:43:23 +00:00 |
|
florian
|
4f7b35be5b
|
+ source code page support
|
2002-07-20 17:11:48 +00:00 |
|
peter
|
06ebac4e27
|
* readded missing revisions
|
2002-05-18 13:34:04 +00:00 |
|
carl
|
21b3a10f02
|
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
+ try to fix temp allocation (still in ifdef)
+ generic constructor calls
+ start of tassembler / tmodulebase class cleanup
|
2002-05-16 19:46:34 +00:00 |
|
peter
|
2992e1819c
|
* removed old logs and updated copyright year
|
2002-05-14 19:34:38 +00:00 |
|
peter
|
1f4bac4fd0
|
* delphi fixes
|
2001-09-02 21:16:25 +00:00 |
|
peter
|
ca8d604964
|
* various widestring updates, it works now mostly without charset
mapping supported
|
2001-07-08 21:00:14 +00:00 |
|
florian
|
fb40dcd0bb
|
+ some widestring stuff added
|
2001-05-27 14:30:55 +00:00 |
|
florian
|
05cfc07952
|
* some more support for widechars commited especially
regarding type casting and constants
|
2001-05-08 21:06:30 +00:00 |
|
peter
|
a7cf57524e
|
* symtable change to classes
* range check generation and errors fixed, make cycle DEBUG=1 works
* memory leaks fixed
|
2001-04-13 01:22:06 +00:00 |
|
peter
|
4e2655cdc5
|
* resulttype rewrite
|
2001-04-02 21:20:29 +00:00 |
|
florian
|
b9796f6a7f
|
* unused units removed from uses clause
* some changes for widestrings
|
2000-11-29 00:30:30 +00:00 |
|