yury
|
d265e8d3be
* ppudump: JSON output of classes.
|
12 years ago |
yury
|
7ad68debc9
* ppudump: Work in progress on JSON output. Implemented procedure definition.
|
12 years ago |
sergei
|
4b8953c4f9
* When reading XML with namespace processing enabled, create 'level 2' elements and attributes even if their namespaceUri is empty.
|
12 years ago |
joost
|
68b951daab
* fcl-fpcunit depends on libtar, fixes compilation after r24312
|
12 years ago |
svenbarth
|
bd7cc36ea6
The documentation says that a "BeginThread" needs to be followed by a "CloseThread". The implementation of TThread did not respect this yet.
|
12 years ago |
joost
|
6c1ea83c5a
* Created a new package for the libtar unit, which was moved in r24287
|
12 years ago |
yury
|
61ac7580b7
* ppudump: Work in progress on JSON output.
|
12 years ago |
Jonas Maebe
|
307454e3a6
* create all files without locking in order to (hopefully) prevent problems
|
12 years ago |
yury
|
432f5059fc
* ppudump:
|
12 years ago |
sergei
|
6bb05dbc06
* Initial work to store element/attribute names as "namespaceURI+localname" pairs: remember pointers to reserved namespace URIs and use them for comparison.
|
12 years ago |
marco
|
e6dc52bac8
* enable sections smartlinking for *BSD, seems to work nowadays.
|
12 years ago |
marco
|
8b411a549c
* functionname without () is a recursive call in Miso. Mantis #24309, though
|
12 years ago |
marco
|
96da57ee95
* Applied patch from Victor Campillo that adds GetLocalTimeOffset support
|
12 years ago |
Jonas Maebe
|
abc79bc4cf
* override tcgraisenode.pass_1 so that the JVM raise support will keep
|
12 years ago |
Jonas Maebe
|
c4b62f86a1
* renamed ppudump directory introduced by r24298 to ppuutils to fix
|
12 years ago |
yury
|
85c2d144c5
* ppudump: Started implementation of JSON output. Output of unit header info has been implemented.
|
12 years ago |
yury
|
6327854259
* Move ppudump.pp to a sub-folder as preparation for adding JSON output units.
|
12 years ago |
yury
|
187153a557
* ppudump: commented unused local vars.
|
12 years ago |
yury
|
eca2b52a03
* ppudump: Implemented wrappers for write and writeln in order to be able to turn off default output when JSON output is selected.
|
12 years ago |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 years ago |
marco
|
4d9f1629d9
* removed a workaround for pre 2.6.0 fpdocs
|
12 years ago |
marco
|
f007dc9711
* two more "getmodule" fixes.
|
12 years ago |
marco
|
1df71e5d99
* more dummy declarations for basetypes.
|
12 years ago |
marco
|
e603d0d93e
* fix for shortdescrs. Refmodule was unassigned if the target of the shortdescr was not a module.
|
12 years ago |
joost
|
c0b5b30ca2
* Moved libtar unit from fcl-base to paszlib package
|
12 years ago |
reiniero
|
767261d7ae
fcl-db/dbase: codepage refinement and preliminary testcase
|
12 years ago |
marco
|
4f10db2686
* some dummy types for basetypes to avoid warnings. Probably their
|
12 years ago |
reiniero
|
967319eb69
*fcl-db/dbase: fix for FoxPro proper codepage when creating dbfs
|
12 years ago |
sergei
|
20ed97a1e2
+ UriParser.pp: Consider 'port' part present in authority only if colon is followed by all digits. Mantis #24302.
|
12 years ago |
reiniero
|
3e2cedaf59
fcl-db/dbase: cosmetic: reorganize struct comments so they show up browsing code
|
12 years ago |