michael
|
23c969a962
* Initial implementation of JSON dataset
|
%!s(int64=13) %!d(string=hai) anos |
sekelsenmat
|
3fff7b04fd
Virtualizes more TFPCustomCanvas drawing methods so that descendents can properly override them instead of hiding them, thus improving the hability to draw to a generic TFPCustomCanvas and get the same output in a TCanvas
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
724f41a9af
- Cleaned out FPC_STRTOSHORTSTRPROC and FPC_STRTOCHARARRAYPROC defines. Somebody had to do it one day.
|
%!s(int64=13) %!d(string=hai) anos |
michael
|
3106e57631
* Corrected program name clause
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
abdbe49861
+ SysUtils part of SEH (enabled only for win64)
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
b3335abe75
* MOVSXD destination operand cannot be in memory, resolves #20850.
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
5b6b6cdd11
- clean out remaining ver2_0, REGCALL, FPC_HAS_INDIRECT_MAIN_INFORMATION defines.
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
2642403d5b
* float_raise: Reduce amount of threadvar accesses, gains a bit more compact code. Functionality is not changed.
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
3fcf1f0050
* Do not use InfoLong as size can be different from InfoPtr used in Message
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
c25a96bd37
Avoid wrong exitcode 512 of Grep for Unix
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
bbc196ac02
Remove junk in test1 source file from alst commit
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
8b86d4ecb3
Fix AsciiTab proble for powerpc64, InfoLong and InfoPtr are not equivalent
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
179ccf2c6b
Enable AsciiTable and fix compilation with -dDEBUG
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
243687b6d4
Remove platform.inc
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
09d8a6423c
Use platform.inc file from ../src directory
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
5a0486a0cc
Use platform.inc file from ../src directory
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
bcbd25568e
* Call InitHeap before InitSystemThreads in TLS callback (necessary because InitSystemThreads calls RelocateHeap), and skip both of them in initialization section of system.pp if they have been called from TLS callback. This restores correct initialization sequence which was broken by r19779, resulting in lots of debug messages about corrupted heap when running tests/test/theapthread.pp
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
470adb22e1
+ Add overloaded Testne function in test1 unit
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
4e21fc6373
Recent mingw64 does not seem to provide fctMsvcrtLongJmp
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
37a7332b81
Try to improve script
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
6140a41007
* Try to support upcoming GDB 7.4 version
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
4208269221
+ Test case for bug #20827. The issue itself was fixed in r19668.
|
%!s(int64=13) %!d(string=hai) anos |
svenbarth
|
52a6699d55
Check whether the globalsymtable is not Nil before using it! Otherwise an access violation occurs when compiling a program that contains specializations.
|
%!s(int64=13) %!d(string=hai) anos |
svenbarth
|
fca525a85b
When checking whether the current specialization was already done before we also need to check the globalsymtable if we're currently in the implementation section. Otherwise the specialization will be generated twice and will result in a "duplicate identifier" error. This fixes mantis #20872 .
|
%!s(int64=13) %!d(string=hai) anos |
svenbarth
|
5ffba57b51
Add tests for resolved generic bug reports.
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
54ea6a9be1
- removed 'var' parameter, it isn't necessary and prevents passing TStream descendants (Mantis #20867).
|
%!s(int64=13) %!d(string=hai) anos |
Tomas Hajny
|
6b43ce2e13
* boolean must not be used for DosCalls API parameters
|
%!s(int64=13) %!d(string=hai) anos |
Tomas Hajny
|
12e216ed4e
* boolean must not be used for DosCalls API parameters
|
%!s(int64=13) %!d(string=hai) anos |
michael
|
aa625a23e6
* Unit Tests for scanner
|
%!s(int64=13) %!d(string=hai) anos |
michael
|
2c43e15a0e
* Forgot to commit
|
%!s(int64=13) %!d(string=hai) anos |