michael
|
c5007f1cad
* Created lazarus project file for easier editing
|
17 years ago |
michael
|
ca43ca9c5d
* Created lazarus project file for easier editing
|
17 years ago |
ivost
|
d392b8de35
* updates for libxml2
|
17 years ago |
florian
|
e27937106f
- removed obsolete USECMOV define
|
17 years ago |
marco
|
622ace494e
* fix from Michalis K. for nesting depth of XMLs (# 11957)
|
17 years ago |
florian
|
e89ee84c53
* ignore $region/$endregion directives, resolves #11937
|
17 years ago |
marco
|
92d95bcab5
* lowercase all platform.inc inclusions for fpdoc's sake.
|
17 years ago |
florian
|
820a9ad8e8
* merged fix for #10175 to win64
|
17 years ago |
florian
|
93d86a60e4
* patch by Sergei Gorelkin improving win32 command line handling, resolves #10175
|
17 years ago |
michael
|
77f5cefb71
* Fixed wrong string type, causing unicode characters to be dropped
|
17 years ago |
michael
|
825a060618
* Patch from Sergei Gorelkin to handle unicode
|
17 years ago |
michael
|
797103884a
* Patch from Sergei Gorelkin to handle unicode
|
17 years ago |
florian
|
9a83b1d275
* split typecast_string_to_string into simplify and firstpass, allows better constant propagation when inlining, resolves #11327
|
17 years ago |
florian
|
615619804a
+ set node complexity of const. string nodes to 1
|
17 years ago |
ivost
|
510e22e898
* new libxml2 samples
|
17 years ago |
ivost
|
52666b1dc0
* new libxml2 sample
|
17 years ago |
ivost
|
e15b2039cb
* fixed sample io1.pas
|
17 years ago |
ivost
|
29295df972
* add new libxml sample
|
17 years ago |
ivost
|
128a857e82
* adding more samples
|
17 years ago |
joost
|
171193a675
* Fixed fixed-width char-parameters + test
|
17 years ago |
michael
|
243a724dac
* Patch from Paul Ishenin to remove unneeded symbols
|
17 years ago |
Tomas Hajny
|
b7339852e1
* reverted previous changes, proper fix still to be found :-(
|
17 years ago |
Tomas Hajny
|
ca513b520f
* another attempt to fix casing for generated OS/2 import libraries
|
17 years ago |
florian
|
1c0bd054f4
+ tfornode.simply which removes for loops being never executed
|
17 years ago |
Tomas Hajny
|
512ffe26f5
* use modulename rather than realmodulename for import libraries to avoid packaging issues in case of different casing - 'unit X' in x.pas
|
17 years ago |
michael
|
4476673fc0
* Forgot to commit pango-layout.inc
|
17 years ago |
michael
|
738428b082
* Patch from Paul Ishenin, adding gtk 2.6 symbols
|
17 years ago |
michael
|
996f298ee7
* Patch from Paul Ishenin:
|
17 years ago |
michael
|
8344f8a9d2
* Finished support for sequences and domains
|
17 years ago |
florian
|
369ed493f2
* new node flag nf_modify to mark nodes being read and then written by one load node
|
17 years ago |