pierre
|
1c2a5f9819
+ Update all Makefile's modified by
|
14 years ago |
pierre
|
68d61c69e7
* Only use OS_TARGET for TARGET_SUFFIX if target is in LIMIT83fs list
|
14 years ago |
florian
|
2f58065873
* don't warn about unsed symbols in generic procedures/methods, resolves #18907
|
14 years ago |
florian
|
c32bc3a22a
* patch by Nikolay Nikolov to support Alt-Tab and Ctrl-Tab on the linux console, resolves #19247
|
14 years ago |
florian
|
b5ebe6307f
* fix got loading si_c32, resolves #19520 (still uses the call/pop approach because it is faster on modern CPUs)
|
14 years ago |
florian
|
6cb6d9ffaf
* patch by Michalis Kamburelis to make FGL lists First and Last properties that are settable, resolves #19874
|
14 years ago |
pierre
|
99393e6a5d
* Warn only for go32v2 even for 2.7.1 version
|
14 years ago |
sekelsenmat
|
691ee3b881
fpvectorial: Updates the comments
|
14 years ago |
pierre
|
04a2d0bc94
* Handle -1 return if GetFileAttr call inside DirectoryExists
|
14 years ago |
sekelsenmat
|
83b2948ec1
makeskel: Adds more output info in case of error and fixes compilation through Lazarus (by adding +)
|
14 years ago |
sekelsenmat
|
00304a6446
fpvectorial: Repositions the field Name to avoid confusing fcl-passrc, Name cannot come after Method + Public
|
14 years ago |
sekelsenmat
|
4c26ef6386
fcl-passrc: Improves a lot the default exception message for parsing errors
|
14 years ago |
pierre
|
d2c1010a91
+ NOVESA switch for go32v2 IDE added
|
14 years ago |
michael
|
dc0be272a0
* Better test case from Reinier, Bug ID #19987
|
14 years ago |
michael
|
87bc28e203
* Patch by Reinier Olislagers (bug ID 19987):
|
14 years ago |
florian
|
8833c1cfa3
* patch by Petr-K to fix 3*3 matrix inversion, resolves #19828
|
14 years ago |
florian
|
e18aa6e208
* version update
|
14 years ago |
florian
|
ee998def8e
+ add new functions to dummy/pipes.inc, fixes WinCE building
|
14 years ago |
florian
|
3787ed993c
* made some fields in fgl.pp private as proposed by Michalis Kamburelis, resolves #19873
|
14 years ago |
florian
|
63403e5199
* *Dir(<ansistring>) functions need to check io result as well, resolves #19977
|
14 years ago |
florian
|
145f0959d6
* patch by Michalis Kamburelis for 2 small issues in glext unit, to fix Load_GL_version_3_3 and Load_GL_version_4_0, resolves #19955
|
14 years ago |
florian
|
c45222cd17
+ patch by Michalis Kamburelis to add GLX 1.4 support and new GLX extensions, resolves #19953
|
14 years ago |
florian
|
8308b46a94
+ support for assembler instructions with four operands
|
14 years ago |
florian
|
4a34192510
* fix TFPGList.Extract to return the correct values by a patch by Michalis Kamburelis, resolves #19960
|
14 years ago |
marco
|
1fb6fd25af
* Example for QuickEvaluate, and some fixes to errorhandling of QuickEvaluate
|
14 years ago |
florian
|
5ec2839dd2
+ fpmake file for fcl-stl
|
14 years ago |
florian
|
58d1a66cd0
* set max_operands to 4 on x86 to be prepared for avx and to be able to fix #19910,
|
14 years ago |
florian
|
bc0def5e01
* optimized memory layout of some often used classes
|
14 years ago |
michael
|
64514714c2
* Added invalid stream operation string constant
|
14 years ago |
florian
|
ff5f311b34
- removed no more used constants
|
14 years ago |