Jonas Maebe
|
79f139bff7
+ tests for previous commit
|
16 years ago |
Jonas Maebe
|
52c6f14de5
* do not allow local type definitions such as string[1] and "file of byte"
|
16 years ago |
Jonas Maebe
|
70dea05563
* use MacOSAll instead of FPCMacOSAll
|
16 years ago |
Jonas Maebe
|
4987dbbf41
* don't redefine smallint type (fixes mantis #14104)
|
16 years ago |
michael
|
a01d93dda0
* Added AutoCommit featuresqlscript.pp
|
16 years ago |
sergei
|
173a0647a3
Reworked entity reference handling in SAX parsers:
|
16 years ago |
florian
|
5e200ac743
* even missed a whole directory in r13365
|
16 years ago |
florian
|
5c49a653c4
* added missing file of r13365
|
16 years ago |
florian
|
61f7422d22
o patch by Martin Sucha for pangocairo:
|
16 years ago |
florian
|
b9fddff9c4
* avoid IE in case of unknown assembler reference syntax
|
16 years ago |
florian
|
e4e2b5be18
* added overloeaded InterlockedExchangeAdd with first parameter being a pointer, resolves #13282
|
16 years ago |
ivost
|
ba97084011
* complete new sqlite3 headers (version 3.5.9)
|
16 years ago |
florian
|
ea4d5a74c2
* fixed test
|
16 years ago |
florian
|
04402dd6cc
* initialize allow_array_constructor for each compilation run, fixes probably #12283
|
16 years ago |
sergei
|
e4e62b2ac0
* Removed argument to TXMLCharSource.NewLine, it is redundant.
|
16 years ago |
michael
|
04f1614e0b
* Patch from Inoussa OUEDRAOGO to support int64 numbers
|
16 years ago |
sergei
|
fcd96805fa
htmldefs.pp:
|
16 years ago |
florian
|
8c7f6fb7ac
+ more register definitions by Seppo Suutarla
|
16 years ago |
sergei
|
5f45dd409b
SAX readers: never transition from scText to scWhitespace state, and don't reset token while transitioning from scWhitespace to scText. This ensures that only pure-whitespace chunks are ever reported via IgnorableWhitespace event, and that text nodes are not broken into words.
|
16 years ago |
sergei
|
ccb730c051
*HTML writer: change charset in 'meta' tag (if any) to utf-8, because it is the encoding we actually write.
|
16 years ago |
florian
|
67cb961ed3
* only x86 and m68k need treference.segment
|
16 years ago |
florian
|
6898b10e2e
* fixed order of cgloc2str strings
|
16 years ago |
sergei
|
a8e6f79ef3
* SAX parsers: support hexadecimal notation in character references and return result in a SAXChar
|
16 years ago |
michael
|
cfffcd3ba8
* Fix in read/write visitor registration. Added override of read/readthis/save
|
16 years ago |
michael
|
dfc188bca2
* Added option to register visitors
|
16 years ago |
michael
|
f8fc8077b0
* Saving/Loading and generating SQL for foreign keys now works
|
16 years ago |
Jonas Maebe
|
d6aa5bfe36
+ test for mantis #10717
|
16 years ago |
Jonas Maebe
|
ae476a9b6a
* part of r13334, forgot to commit
|
16 years ago |
florian
|
60169d34dc
* fixed compilation of AVR compiler
|
16 years ago |
florian
|
86aad85b78
+ section smartlink bss for embedded targets
|
16 years ago |