michael
|
bd7d55d592
* Applied patch from Graeme to fix link resolving (17276)
|
15 years ago |
dmitry
|
c3095bf873
passrc: improve parsing code statements. TPasImplCommand replaced by actual simple or assignment. Small fix for the expression parser to handle dot separated identifier
|
15 years ago |
nickysn
|
621f28cd1d
* Added CGA and MCGA graphics modes
|
15 years ago |
florian
|
ac51f535ae
* support of data > 2 GB on x86_64-linux with PIC by picifing the startup code, resolves #17236
|
15 years ago |
florian
|
0c9298a1be
* update of German error message file by Karl-Michael Schindler, resolves #17256
|
15 years ago |
dmitry
|
9b9a3ec725
passrc: added parsing label marks in the code blocks
|
15 years ago |
dmitry
|
1530872629
passrc: initial program parsing. Fixed PasExpr constructor warnings. Added initial labels parsing
|
15 years ago |
Tomas Hajny
|
f544ee965a
* fix for web bug #6579
|
15 years ago |
Jonas Maebe
|
821d0c5d26
* use fact that a method belongs to an objectsymtable to determine that
|
15 years ago |
marco
|
a8600c5bed
* extracttoc/extractbinary
|
15 years ago |
pierre
|
74a4b4cafc
* Suppress warnings
|
15 years ago |
pierre
|
0550e2ae64
* Allow compilation with DEBUG=1
|
15 years ago |
pierre
|
56a35214ad
* Avoid warning at compilation
|
15 years ago |
michael
|
6f17f34fee
* Fixed (BLOB) display, added support for transcoding
|
15 years ago |
pierre
|
8b874e0646
* Try to get script to work for freebsd
|
15 years ago |
pierre
|
fb313ff87e
+ Use SetTbreak method
|
15 years ago |
pierre
|
18bd6a344d
+ SetTBreak method added
|
15 years ago |
pierre
|
7d5e69ee14
* fix current_address type
|
15 years ago |
pierre
|
a2d12c557d
Use ptrint to cast a pointer to an integer
|
15 years ago |
Jonas Maebe
|
5ca1bd2a32
* if the unit of a procedure call is explicitly specified, limit the search
|
15 years ago |
sekelsenmat
|
fae7605a36
Adds more OpenSSL BIO functions and constants
|
15 years ago |
sekelsenmat
|
b3442f8a3d
Adds bezier curve and text support for the fpvectorial writer test app.
|
15 years ago |
sekelsenmat
|
274856e2f5
Adds support for texts in the core of fpvectorial and adds a new example application for generating a set of documents from code
|
15 years ago |
sekelsenmat
|
90df24dfae
Small fix for PPEVP_PKEY
|
15 years ago |
sekelsenmat
|
433f030779
Adds PEM_read_bio_PrivateKey to the OpenSSl headers and other minor improvements
|
15 years ago |
michael
|
b4a13f2b33
* Fixed reading of name=length pairs with lenfth>128
|
15 years ago |
florian
|
3a07adf27e
* reduce redundant temporary interfaces variables, resolves #14092
|
15 years ago |
michael
|
7a55db3397
* Patch from Luiz Americo (bug ID 017238) Small speed improvement, corrected order of arguments
|
15 years ago |
michael
|
4144176f2f
* Patch with small speed improvements from Luiz Americo (Bug ID 17240 )
|
15 years ago |
michael
|
a848b6fde2
* Patch from Graeme Geldenhuys (bug 17237) extending scanner to report EOL and TAB
|
15 years ago |