pierre
|
292e85a59a
* Partial fix for i386 linux PIC code generation
|
15 years ago |
sergei
|
6cc206ac77
* xmlread.pp: started implementing the streaming API, aka XmlTextReader from .net world.
|
15 years ago |
sergei
|
1dc083438e
* xmlread.pp, renamed all parameters and local vars named 'Name', 'Prefix', 'BaseUri' and 'Value', so it becomes possible to add properties with these names to TXMLReader without duplicate identifier errors.
|
15 years ago |
michael
|
1251291ca4
* Renamed lazwebdata to lazwebextra
|
15 years ago |
Jonas Maebe
|
ae1fb2bf74
+ documented darwin, iphonesim, solaris and win64 options for -T
|
15 years ago |
florian
|
f90acc40d9
* made GetMemory, FreeMemory, ReallocMemory delphi compatible, resolves #17530
|
15 years ago |
Jonas Maebe
|
eda7a8d672
* replaced the "quick exit" instruction sequences from the syscall variants
|
15 years ago |
sergei
|
594919cc70
* dom.pp, fixed TDOMText.SplitText() to use custom allocation, so newly created node won't leak if initial node has no parent .
|
15 years ago |
Jonas Maebe
|
d1206c6279
* also set the persistent typedef of simplified ordconstn type conversions
|
15 years ago |
sergei
|
fd892533c3
* xmlread.pp, a bit better separation of DOM-specific and DOM-independent code in ParseComment() and ParsePI().
|
15 years ago |
michael
|
54411b9180
* improved session management:
|
15 years ago |
michael
|
a2a493a60e
* RegenerateParams was not called in all cases
|
15 years ago |
pierre
|
23ff1e0681
* fix error in cfidwarf rev 16062 for non-windows systems
|
15 years ago |
sergei
|
5808fd23c9
* dom.pp, moved remaining TDOMAttr-specific code from TDOMNamedNodeMap to TAttributeMap.
|
15 years ago |
Jonas Maebe
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 years ago |
Jonas Maebe
|
15cce57139
+ added package names so Makefile (re)generation works
|
15 years ago |
Jonas Maebe
|
d5b556ba40
* reverted n<>nil -> assigned(n) change from r15971 because of this is
|
15 years ago |
pierre
|
fa4b4906e6
* ogcoff.pas: Add support for RELOC_SECREL32.
|
15 years ago |
Jonas Maebe
|
bd0567563c
* don't crash in {$x-} mode if a call cannot be resolved due to an error
|
15 years ago |
sergei
|
03b06dc7a1
* dom.pp, moved default attribute handling code from TDOMNamedNodeMap to TAttributeMap.
|
15 years ago |
mazen
|
6863b0ab46
* Removed svn:executable property from source files.
|
15 years ago |
marco
|
6ebda8f2cc
* D2009 compat: TStringList.OwnsObjects
|
15 years ago |
pierre
|
19e037dde7
* Try to improve directory handling of program
|
15 years ago |
pierre
|
7c04d8d13b
From patch submitted by Willibald Krenn in Bug Report 17500.
|
15 years ago |
florian
|
7199ac4ad7
+ apply cse on load parent frame pointer nodes
|
15 years ago |
florian
|
e9550c62bf
* inline original windows macros
|
15 years ago |
Jonas Maebe
|
e6c09430cb
* fixed inverted condition in r16052 that could cause superfluous parameter
|
15 years ago |
Jonas Maebe
|
6094cb79dc
* fixed internalerrors on non-use_fixed_stack platforms after r16050:
|
15 years ago |
Jonas Maebe
|
92901a0619
- removed unused local variable after r16050
|
15 years ago |
Jonas Maebe
|
f13f6627c4
* moved use_fixed_stack from cgutils to a method in paramgr so it can
|
15 years ago |