Jonas Maebe
|
d76ddcabe6
* don't give an internalerror when trying to explicitly apply an invalid
|
14 years ago |
joost
|
1e92e576dd
* Use TDebugInfoDwarf2.appenddef_object's DoAppend also for writing the
|
14 years ago |
paul
|
f9f316ac45
compiler: don't set a structure to routine if it accidentally match some (bug #0018452)
|
14 years ago |
nickysn
|
fb943ef00b
* do not hog the CPU while waiting for an event under Win32
|
14 years ago |
michael
|
673497d15b
* Patch from bug #18460
|
14 years ago |
sergei
|
131b7fcdb2
* RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise.
|
14 years ago |
marco
|
f06a903427
* bytelen function added, patch by Cyrax, mantis 18441
|
14 years ago |
joost
|
d5de153e39
* Refactored TDebugInfoDwarf2.appenddef_object, no functional changes, to easy code-reuse for Dwarf3s appenddef_object
|
14 years ago |
paul
|
8f7ada0db0
compiler: use anonymous inherited in all cases where the next token <> _ID (bug #0018443)
|
14 years ago |
sergei
|
c0f6084c2e
* SysUtils.Format: Fixed behavior in case when format specifier contains both index and '*' for width/precision.
|
14 years ago |
joost
|
a03c7cdc69
* Added two more Dwarf-4 constants
|
14 years ago |
paul
|
86482658a8
compiler: fix tgeneric11 test:
|
14 years ago |
Jonas Maebe
|
a40fe9c078
* fixed potentially wrong operation size in tgppccasenode.genlinearlist()
|
14 years ago |
joost
|
faeb80b55c
* Write Dwarf-debug info for class constants
|
14 years ago |
marco
|
a318f1c91e
* Also changed the redef version of getprocessaffinity.. to dword_ptr.
|
14 years ago |
paul
|
def46487eb
compiler: simplify _CLASS token handling in record declarations too
|
14 years ago |
paul
|
d37fde7302
compiler: simplify _CLASS token handling in object declarations by Sven Barth (issue #18425)
|
14 years ago |
Jonas Maebe
|
b49b3ecc61
* one more fix that should have been part of r16717: also generate
|
14 years ago |
paul
|
4e93ecda3d
utils: fix ppudump generic tokenbuf reading
|
14 years ago |
paul
|
f5965a9ce4
compiler: specialize record methods the same way as currently done for object and class methods + test
|
14 years ago |
marco
|
24813219da
* update of openbsd sysnr by Jasper Lievisse Adriaanse
|
14 years ago |
paul
|
e0e01899e5
compiler: move parse_generic_parameters to the interface of pdecl unit, move insert_generic_parameter_types to pdecl unit to access them from pdecsub (preparations for generic methods implementation)
|
14 years ago |
paul
|
31de2aab1b
compiler: change parse_proc_head pd argument access type from var to out
|
14 years ago |
joost
|
d97d2490c8
* Fixed the order in which the httpd-units are searched for (bug 18405)
|
14 years ago |
paul
|
2599cc63bd
compiler: implement generic procedural types
|
14 years ago |
paul
|
fab44804d2
test: forgotten { %fail } directive
|
14 years ago |
Jonas Maebe
|
0da9d36116
* fixed internal assembler for x86-64 so that it correctly handles
|
14 years ago |
michael
|
bd7b4840b0
* Forgot to add fpjsonrtti to makefile
|
14 years ago |
Tomas Hajny
|
b8062957b9
* fix check for necessity of LIBPATH changes
|
14 years ago |
michael
|
6898dcee66
* Example for streaming
|
14 years ago |