marco
|
c57c039362
* Update syntaxhighlight settings on desktop load. Partial fix for 5813.
|
14 年之前 |
marco
|
c3ed1c41a1
* fix from mantis 17360, ISC_Status is 64-bit. (Lp64 vs LLp64 problem)
|
14 年之前 |
marco
|
df16200a75
* Patch from LacaK2 fixing else clause of vartobcd, bug #16853
|
14 年之前 |
marco
|
08a89597c6
* Patch from Andrew that allows to set CHM title on the cmdline. (Mantis 18246)
|
14 年之前 |
sergei
|
34ffb184a8
* MASM and NASM assembler writers, added check for InlineLevel>0 so it suppresses entire source file processing, not just output of source lines. Without this, auto-generated instructions cause output of bogus line information. GAS writer already has similar check.
|
14 年之前 |
marco
|
d900dcb78f
* patch from Andrew adding \uxxxx escapes and superscript, mantis 18245
|
14 年之前 |
pierre
|
0fabda01a8
* Added code to support Windows 95 again
|
14 年之前 |
michael
|
f3f04b3420
* Published all properties in template
|
14 年之前 |
michael
|
c7fe965f2c
Fix for 18239
|
14 年之前 |
Jonas Maebe
|
2ee7a0f95d
* corrected expected line numbers after r16573
|
14 年之前 |
paul
|
54b5172286
compiler: fix compiler crash (bug #0018222)
|
14 年之前 |
paul
|
d1026bb052
compiler: reintegrate branch http://svn.freepascal.org/svn/fpc/branches/paul/extended_records
|
14 年之前 |
pierre
|
96b8699af5
* Skip library tests for go32v2 target
|
14 年之前 |
pierre
|
818c88dbbf
* Fix cprefix problems for tconstref4 test and add cppdecl modifier
|
14 年之前 |
pierre
|
9276fa437f
* Fix tw1041 test failure
|
14 年之前 |
paul
|
915c412ae3
compiler: generate debug info for record methods:
|
14 年之前 |
paul
|
d83eab7ae8
test: add records Self test
|
14 年之前 |
paul
|
742b0bb686
compiler: partly revert r16560 and disable (at least temporary) constructors in records
|
14 年之前 |
marco
|
6bc67184e3
* compile win 64-bit IDE default. It works now, and even gdb is starting to work.
|
14 年之前 |
Jonas Maebe
|
709f1e8344
* also recognise non-GOT based RIP-relative address expressions as PIC
|
14 年之前 |
marco
|
b09ce75896
* enabled gdbint for win64 to ease ide testing.
|
14 年之前 |
Jonas Maebe
|
5691228fb9
* moved daemon example from fcl-base to fcl-extra, because daemonapp is
|
14 年之前 |
paul
|
8c56269076
compiler: fix record constructor return type when parsing procedure declaration
|
14 年之前 |
paul
|
726ea27bc0
compiler:
|
14 年之前 |
paul
|
11d4eddf67
compiler: a trial to implement record constructor
|
14 年之前 |
marco
|
aa93519b5a
* fix for bug #18196, moving teventype broke examples.
|
14 年之前 |
sergei
|
13bea29253
* win/sysutils.pp, FileOpen and FileCreate, removed manual zero-termination of strings. This unit compiles in {$h+} state, and AnsiString zero-termination is handled automatically these days.
|
14 年之前 |
sergei
|
3c2d918cfe
* Partially undo revision 16529: removing VariantToShortString breaks webtbs/tw14536 which calls the mentioned function directly instead of using typecast.
|
14 年之前 |
Jonas Maebe
|
29265ed672
* also compile freeglutdemo (mantis #18108)
|
14 年之前 |
florian
|
142e42bd81
o NativeNT target patch by Sven Barth, resolves with r16553 and r16554 #18195
|
14 年之前 |