- 18 Mar, 2018 5 commits
-
-
Benito van der Zander authored
really the only thing that makes sense. the query import module declaration cannot always know the path, so it might need the preload. but with preload you still want the import declaration for processors that cannot preload
-
Benito van der Zander authored
fix global, mutable variables set by functions in imported modules not being available within the calling query; still print variables when some where set when we do not expect it, because static analysis failed to find the assignment (e.g. in case of these function calls)
-
Benito van der Zander authored
-
Benito van der Zander authored
-
Benito van der Zander authored
-
- 17 Mar, 2018 6 commits
-
-
Benito van der Zander authored
-
Benito van der Zander authored
perhaps fpc has fixed their parser
-
Benito van der Zander authored
improve multipage template usability: prevent it from being overriden by option wraparound; pattern paths are relative to template not calling directory; honor --silent
-
Benito van der Zander authored
-
Benito van der Zander authored
-
Benito van der Zander authored
-
- 03 Dec, 2017 1 commit
-
-
Benito van der Zander authored
-
- 01 Nov, 2017 3 commits
-
-
Benito van der Zander authored
-
Benito van der Zander authored
-
Benito van der Zander authored
-
- 20 Oct, 2017 1 commit
-
-
Benito van der Zander authored
-
- 10 Oct, 2017 1 commit
-
-
Benito van der Zander authored
fix support library version in build.gradle, because google's newest version does not work on Android <= 13 anymore
-
- 07 Oct, 2017 1 commit
-
-
Benito van der Zander authored
-
- 16 Sep, 2017 2 commits
-
-
Benito van der Zander authored
rather than CP-0 for default encoding
-
Benito van der Zander authored
-
- 25 Aug, 2017 2 commits
-
-
Benito van der Zander authored
-
Benito van der Zander authored
-
- 18 Aug, 2017 3 commits
-
-
Benito van der Zander authored
-
Benito van der Zander authored
-
Benito van der Zander authored
refactor string encoding conversions: add Windows-1252 as its own encoding (rather than treating it as latin1). Add ASCII encoding. Rename strChangeEncoding to strConvert. Remove optimized UTF-8 <-> UTF-16/32 conversion. Set codepages on the resulting strings for fpc 3.x. Improved checking for invalid utf-8 input. Add function registerFallbackUnicodeConversion to register my functions as encoding converter in the widestring manager, so that compiler implicit encoding conversions to latin-1/1252 work without a separate widestring manager library.
-
- 14 Aug, 2017 3 commits
-
-
Benito van der Zander authored
incompleted changes, but can't have uncommited modifications when syncing to new computer
-
Benito van der Zander authored
-
Benito van der Zander authored
-
- 12 Aug, 2017 1 commit
-
-
Benito van der Zander authored
fix that x:system only read stdout and thus a called program writing a lot to stderr became blocked once the pipe was full
-
- 06 Aug, 2017 1 commit
-
-
Benito van der Zander authored
everyone uses append
-
- 04 Jun, 2017 1 commit
-
-
Benito van der Zander authored
-
- 18 Mar, 2017 2 commits
-
-
Benito van der Zander authored
-
Benito van der Zander authored
-
- 06 Mar, 2017 1 commit
-
-
Benito van der Zander authored
track of charset of the webpages through form request objects, so utf-8 and latin1 pages can receive differently encoded data.
-
- 24 Feb, 2017 1 commit
-
-
Benito van der Zander authored
-
- 05 Feb, 2017 3 commits
-
-
Benito van der Zander authored
-
Benito van der Zander authored
-
Benito van der Zander authored
-
- 31 Jan, 2017 1 commit
-
-
Benito van der Zander authored
-
- 28 Jan, 2017 1 commit
-
-
Benito van der Zander authored
-