florian
|
64b27c2ca1
+ char constants specified with #.. with more than 3 digits are handled as widechar
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
5ea6f2b824
* fixed memleaks when file can't be opened
|
23 years ago |
carl
|
572b87cade
* first check .inc file extension
|
23 years ago |
carl
|
1f52a0cbe7
- remove my fixes until Peter agrees on the fix (sorry Peter)
|
23 years ago |
carl
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
peter
|
17cd547898
* default extension checking for include files
|
23 years ago |
peter
|
b5936b1588
* fixed // and (* parsing to not be done when already parsing a
|
23 years ago |
peter
|
cb16c423fe
* support // parsing in skipuntildirective
|
23 years ago |
peter
|
09fb8a2649
* FPCTARGETOS/FPCTARGETCPU added as internal environment variable
|
23 years ago |
peter
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 years ago |
peter
|
19e7ae8851
* fixed previous commit
|
24 years ago |
peter
|
5f98096685
* give error with string constants longer than 255 chars, this is
|
24 years ago |
florian
|
451ca157c4
* several widechar fixes, case works now
|
24 years ago |
peter
|
5beb1658ce
* fix bug #1634 (merged)
|
24 years ago |
peter
|
0d27041955
* merged delphi comment fix
|
24 years ago |
michael
|
f959a590fe
* Fixes win32 linking problems with import libraries
|
24 years ago |
peter
|
c4b84ce276
* m68k updates from v10 merged
|
24 years ago |
peter
|
efa2d5f05e
* merged fixed relative path fix
|
24 years ago |
peter
|
ca8d604964
* various widestring updates, it works now mostly without charset
|
24 years ago |
peter
|
f86ce17588
+ hint directive parsing support
|
24 years ago |
florian
|
fb40dcd0bb
+ some widestring stuff added
|
24 years ago |
peter
|
bd25c6f88e
* fixed comment after comment parsing in assembler blocks
|
24 years ago |
peter
|
316523ca15
* easier registration of directives
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
peter
|
377e4c5927
* moved preprocessfile into a conditional
|
24 years ago |
peter
|
4c212d76d8
* fixed skipuntildirective
|
25 years ago |