michael
|
f7a1f04f43
* Applied patch to support YCCK values (bug ID 21916)
|
11 жил өмнө |
reiniero
|
148d262a6a
* fcl-db: cosmetic
|
11 жил өмнө |
Jonas Maebe
|
2274150698
* fixed compilation with -Oodfa on big endian systems
|
11 жил өмнө |
reiniero
|
acd13fdcf9
* fcl-db: TSQLScript: fix COMMIT RETAIN/COMMIT WORK being mistaken for plain COMMIT because of insertion order.
|
11 жил өмнө |
florian
|
4aebcdaa94
* enable node dfa for life information with -O3:
|
11 жил өмнө |
florian
|
6924cc0458
* optimize CheckAndWarn
|
11 жил өмнө |
florian
|
35206c3d93
* make ResetProcessing more efficient
|
11 жил өмнө |
florian
|
e914612423
* the win64 exception handling code messes with asm nodes, so mark the helper procedure that they contain assembler
|
11 жил өмнө |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 жил өмнө |
florian
|
49fe968d1d
* the dfa code now behaves like the old initialization checking code: uninitialized parameters passed by reference cause only a hint
|
11 жил өмнө |
florian
|
99eadb91b3
* run CheckAndWarn to get proper locations for warnings about uninitialized variables
|
11 жил өмнө |
florian
|
c357212b45
+ search crt* files also in /usr/lib/x86_64-linux-gnu, multiarch supporting distros require this
|
11 жил өмнө |
sergei
|
409e176ded
* Factored reusable (SEH-related) piece of code into separate procedure.
|
11 жил өмнө |
michael
|
4b59b42df2
* Always send cookie, even if not yet start/timeout
|
11 жил өмнө |
marco
|
840b2d7031
* delete textfile that was hardly updated for 2.0.x
|
11 жил өмнө |
nickysn
|
fcfb73f508
+ i8086 asm implementation of math.arctan2, based on the i386 version
|
11 жил өмнө |
sergei
|
6a40ff730c
* In preparation to support SEH on Win32, moved definitions that apply to Win32 from seh64.inc into syswin.inc.
|
11 жил өмнө |
lacak
|
b6005af745
fcl-db: sqldb: add support for backtick "`" as identifier delimiter.
|
11 жил өмнө |
sergei
|
d72478eb64
* Function tjvmaddnode.cmpnode2topcmp is, in fact, not specific to any target. Moved it to generic tcgaddnode and reused in tmipsaddnode, where the same functionality was implemented in different way.
|
11 жил өмнө |
Jonas Maebe
|
5b58162d6b
* increased the size of tdirent to
|
11 жил өмнө |
Jonas Maebe
|
679c6bd27e
* fixed formatting
|
11 жил өмнө |
Jonas Maebe
|
cddc31a1a8
* also allow 'cpXXXX' in addition to 'CPXXXX' code page names (mantis #15169)
|
11 жил өмнө |
Jonas Maebe
|
5e129b4ac5
* fixed TBinaryObjectReader.ReadSingle(), .ReadCurrency() and .ReadDate():
|
11 жил өмнө |
Jonas Maebe
|
017c895c37
* fixed missing function result initialisation in
|
11 жил өмнө |
Jonas Maebe
|
4a8d7f8ce9
* allow 2.6.4 as starting version
|
11 жил өмнө |
lacak
|
e55332ab6f
fcl-db: tests:
|
11 жил өмнө |
sergei
|
e16e19b170
* MIPS: removed specific handling of 32-bit shifts, generic code does the job just well.
|
11 жил өмнө |
michael
|
a2c561ebbe
* Fixed typo (by Tomasz Wieckowsky, bug ID #25379)
|
11 жил өмнө |
Jonas Maebe
|
5e0589f0a5
* fixed debug information for strings (index starts from 1, not from 0)
|
11 жил өмнө |
sergei
|
2a112ad01b
* MIPS: don't optimize reference twice for 64-bit loads and stores. Now loading/storing 64-bit value to global variable takes typically 3 instructions.
|
11 жил өмнө |