nickysn
|
6a0078e38a
* Updated PTCPas to version 0.99.12
|
14 年之前 |
michael
|
14edc4a496
* Added cleanup of stale socket files (bug 17248)
|
14 年之前 |
michael
|
672d7f6b63
* Implemented AS for table aliases
|
14 年之前 |
michael
|
7effdb1eaa
* Implemented Pause/Resume, paused
|
14 年之前 |
michael
|
3040d9746b
* Implemented OnUnknownRequestEncoding
|
14 年之前 |
michael
|
9fc66414b5
* Avoid code duplication in TFileStream.Create
|
14 年之前 |
michael
|
ab7a60a68c
* Modify file permissions when global socket
|
14 年之前 |
michael
|
5d71bf3b60
* Output table with enumerated explanations for set
|
14 年之前 |
michael
|
e808b917cb
* Removed debug statement
|
14 年之前 |
michael
|
9287724546
* Fixed some indentation
|
14 年之前 |
michael
|
6486057e68
* Set declaration returns type of name if named enumeration
|
14 年之前 |
michael
|
91a2b7ae18
* Support for generics
|
14 年之前 |
michael
|
5ea8e65ea2
* Support for generics
|
14 年之前 |
marco
|
9324726374
* const added to size (record) Mantis #20653
|
14 年之前 |
blikblum
|
a797a3a38a
sqliteds: check FMasterLink.Active before FMasterLink.Dataset to avoid crash when FMasterLink.Dataset = nil
|
14 年之前 |
marco
|
0542d64a74
* shgetfolderpath copy-and-paste fix, mantis 20660
|
14 年之前 |
sergei
|
ce3f850a68
* x86_64, use rip-relative references when taking address of local code labels, fixes test/library/tlib1a.pp for Linux and FreeBSD and passing exception address to FPC_RAISEEXCEPTION on Darwin.
|
14 年之前 |
paul
|
a1e0b833b2
compiler: fix ppu read/write of property parameters symtable (bug #0020454)
|
14 年之前 |
Jonas Maebe
|
c8154860bb
* open fpmake ini files with fmShareDenyNone to prevent spurious
|
14 年之前 |
Jonas Maebe
|
715c819ff7
- removed "packed" from record types that should/need not be packed
|
14 年之前 |
Jonas Maebe
|
aefe5acd72
- removed "packed" modifiers from record types, the C versions don't have any
|
14 年之前 |
Jonas Maebe
|
c7d38570fd
* fixed file descriptor control and locking flags (patch by Barlone,
|
14 年之前 |
Jonas Maebe
|
0c69afa816
* enabled tests for ppc64 and x86_64
|
14 年之前 |
pierre
|
3f4dd5ac9b
* Fix parameter type for sigsuspend syscall for OpenBSD
|
14 年之前 |
pierre
|
98c7a5e4b0
* Enable internal elf writer for freebsd x86_64 target
|
14 年之前 |
pierre
|
04138bb4a3
+ Add reg_exes target to recompile all *reg.pp sources
|
14 年之前 |
pierre
|
dd266f262c
* Remove obsolete mips files
|
14 年之前 |
paul
|
2146d8a8ec
compiler: allow CASE record block after the methods and other record elements (issue #0020638)
|
14 年之前 |
paul
|
91294c64de
compiler: forgotten message files
|
14 年之前 |
blikblum
|
c1ccac04ca
sqliteds: simplify FindRecordItem and SetFieldData handling of double values since comparison of double is not done by string value anymore
|
14 年之前 |