marco
|
06b383f576
* patch for property modifiers, mantis 16672
|
15 tahun lalu |
marco
|
f8f7201c22
* patch from Nikolay that fixes a copy paste bug in hlinevesa256 (and ->or)
|
15 tahun lalu |
sergei
|
1c7c97dc93
sax_xml.pp:
|
15 tahun lalu |
sergei
|
f138637678
xmlread.pp, moved decoder procedures to xmlutils.pp, so they can be reused by other code.
|
15 tahun lalu |
sergei
|
118f1d645b
xmlread.pp:
|
15 tahun lalu |
Jonas Maebe
|
a91e57a9a3
* the iso7185 unit depends on the system unit (fixes make -j 2)
|
15 tahun lalu |
marco
|
81e400bc20
* Reverted r15728 since it didn't work in all cases.
|
15 tahun lalu |
marco
|
7830be5365
* fix for and ; after the last field in a const record declaration
|
15 tahun lalu |
marco
|
2f1581af8a
* fixed cmdline handling so that multiple parameters can be passed.
|
15 tahun lalu |
marco
|
b48130b39b
* quick fix folding {$i %variablename%} to tkstring, mantis 16343
|
15 tahun lalu |
florian
|
786c4e206f
* enables compilation of iso7185 unit on all targets
|
15 tahun lalu |
marco
|
b10b49efda
* patch from Dmitry for "file of integer" like syntax, mantis 16673
|
15 tahun lalu |
marco
|
2e8b8fa54e
* fix deprecated etc for properties. Mantis 16672
|
15 tahun lalu |
marco
|
a78a3f1171
* patch for ^\ by Dmitry, bug #16341
|
15 tahun lalu |
marco
|
a39525f341
* patch from Dmitry for bug #16342, slightly extended by me.
|
15 tahun lalu |
marco
|
737d373be3
* Patch from Dmitry for #$ef#$ab styled literals. Mantis 17110
|
15 tahun lalu |
florian
|
6f07880614
* updated copyright notice to 2010
|
15 tahun lalu |
florian
|
683ac0ea45
* taking the address of an absolute var sym with constant address evaluates into a const. pointer, resolves #17118
|
15 tahun lalu |
michael
|
aa681f5e11
* Parse cookies after initializing request variables
|
15 tahun lalu |
michael
|
ab49610156
* Switch off debug define
|
15 tahun lalu |
michael
|
cfb06bc681
* Correct check for Session in checksession, and do not create same session cookie twice
|
15 tahun lalu |
michael
|
67822209c4
* Null values should be sent as NULL in json
|
15 tahun lalu |
sergei
|
f39e793448
* Moved TWideCharBuf and associated functions from xmlread.pp to xmlutils.pp, so this stuff can be reused by other code.
|
15 tahun lalu |
sergei
|
e1eec8c687
- xmlread.pp, removed redundant 'var' modifiers from TStream arguments of less common used functions. This should have been done a long ago, as part of r11788.
|
15 tahun lalu |
florian
|
7acdfa8932
- removed overseen overleft from iso goto implementation experiments
|
15 tahun lalu |
marco
|
38fb33f09a
* fix for mantis 17083, change funcdesc field to ptr to array of hresult
|
15 tahun lalu |
michael
|
6e68edac21
* Support for design-time parameters
|
15 tahun lalu |
florian
|
bacd6fb71b
* disable reg. vars in subroutines with interprocedural used labels
|
15 tahun lalu |
florian
|
ad23569cf1
* renamed pi_has_goto into pi_has_label because the problematic thing is if a procedure has a label as target and not if it has some goto
|
15 tahun lalu |
florian
|
24fea58b92
+ initial implementation of iso style gotos in iso mode
|
15 tahun lalu |