compiler
|
6cb6569d51
* Set pi_uses_exceptions flag when creating/firstpassing ttryexceptnode or ttryfinallynode, not when parsing try statements. It ensures that procedures with exception handling nodes created by compiler (constructors in the first place, but also for..in loops with TObject iterators, etc.) are handled the same way as ones containing exception nodes from user code.
|
14 years ago |
ide
|
86bbce694e
* copyright updated.
|
14 years ago |
installer
|
39b5babdeb
* added support for ufppkg
|
14 years ago |
packages
|
ce1133febb
* Uncommented some extra tests
|
14 years ago |
rtl
|
b070a0bbbc
* add NULL handling for customvariants, patch by Ludo, Mantis #20697
|
14 years ago |
tests
|
84bf45f0e2
* give an error when trying to call an interface/protocol/category method
|
14 years ago |
utils
|
2e3d1a17d0
* also remove *.dbg files. Patch from Jonas, Mantis #20466
|
14 years ago |
.gitattributes
|
84bf45f0e2
* give an error when trying to call an interface/protocol/category method
|
14 years ago |
.gitignore
|
2df900652e
fpvectorial is now moved to lazarus/components/fpvectorial
|
14 years ago |
Makefile
|
34b033ba72
+ armv4t
|
14 years ago |
Makefile.fpc
|
043e9b2ec2
* Trunk version to 2.7.1
|
14 years ago |