florian
446c24ed77
* fixed StrToFloat for large constants
...
git-svn-id: trunk@1817 -
2005-11-24 20:50:40 +00:00
Károly Balogh
1432660c80
Fixed Unix2Amiga path conversions for external asm script
...
git-svn-id: trunk@1816 -
2005-11-24 11:41:59 +00:00
Károly Balogh
548a38ac21
Fixed do_erase and do_rename Unix2Amiga path conversions
...
git-svn-id: trunk@1815 -
2005-11-24 11:40:02 +00:00
Károly Balogh
f280832cc6
Few more TinyGL specific GLUT calls added.
...
git-svn-id: trunk@1814 -
2005-11-24 06:35:09 +00:00
Károly Balogh
bd24678ae5
Merged r1666 changes from fixes branch
...
git-svn-id: trunk@1813 -
2005-11-24 04:58:15 +00:00
florian
b6a48cfa0a
* fixes 4519, applied patch from Martin Schreiber to do so
...
git-svn-id: trunk@1811 -
2005-11-23 21:14:32 +00:00
marco
bd30d32683
* getrandomrgn
...
git-svn-id: trunk@1809 -
2005-11-23 19:43:16 +00:00
florian
c28e41ab03
* test for last commit
...
git-svn-id: trunk@1808 -
2005-11-23 19:32:19 +00:00
florian
fd2afe913f
* AnsiEndsStr fixed
...
git-svn-id: trunk@1807 -
2005-11-23 19:30:33 +00:00
florian
609a9c0412
* fixed AnsiContainsText
...
git-svn-id: trunk@1806 -
2005-11-23 19:21:21 +00:00
florian
0101c1568f
+ cursorfont.pp from Mikolay Nikolov
...
git-svn-id: trunk@1805 -
2005-11-23 18:33:32 +00:00
florian
07228ddf91
+ extended test
...
git-svn-id: trunk@1804 -
2005-11-22 22:10:40 +00:00
florian
aa22e57a7e
* fixed issue with static fields
...
git-svn-id: trunk@1803 -
2005-11-22 22:08:11 +00:00
florian
350c886460
+ support exit();
...
git-svn-id: trunk@1802 -
2005-11-22 21:27:56 +00:00
michael
3366ba05ac
+ Fixed inline detection on functions
...
git-svn-id: trunk@1801 -
2005-11-22 21:22:12 +00:00
joost
d1f1e5adf4
+ added support for MySQL 5.0
...
+ added mysql_stmt_* calls to dyn. loaded mysql-library
git-svn-id: trunk@1800 -
2005-11-22 00:52:58 +00:00
marco
f7f14e4dee
* CROSSOPT support
...
git-svn-id: trunk@1798 -
2005-11-20 22:19:50 +00:00
florian
d6d8756e3d
* hopefully fixed setup of long/shortdateformat setup
...
git-svn-id: trunk@1797 -
2005-11-20 22:19:37 +00:00
marco
d2e7a4e587
* cross-darwin support
...
git-svn-id: trunk@1796 -
2005-11-20 22:13:23 +00:00
marco
10e40626cb
* CROSSOPT support required for darwin.
...
git-svn-id: trunk@1795 -
2005-11-20 21:55:12 +00:00
tom_at_work
67e5a7621a
* fixes for successful cycle on 64 bit systems after 64 bit FS changes
...
git-svn-id: trunk@1794 -
2005-11-20 18:14:23 +00:00
florian
b88fcfda62
+ 64 bit fs support
...
git-svn-id: trunk@1793 -
2005-11-20 15:50:06 +00:00
florian
4a6939e354
* made generic basic file handling 64 bit
...
git-svn-id: trunk@1792 -
2005-11-20 12:23:54 +00:00
florian
c43e2df522
* copying of classes fixed, closes 3930
...
git-svn-id: trunk@1791 -
2005-11-20 09:11:23 +00:00
Károly Balogh
131520c36b
+ MorphOS support added to standard units, hope i didn't broke something else
...
git-svn-id: trunk@1790 -
2005-11-20 08:47:16 +00:00
Károly Balogh
4d52b9c7bf
+ MorphOS specific OpenGL implementation. Partial for now, more to come.
...
git-svn-id: trunk@1789 -
2005-11-20 08:39:19 +00:00
Károly Balogh
b23adc3ab5
+ added datatypes.library support
...
git-svn-id: trunk@1788 -
2005-11-20 08:34:04 +00:00
tom_at_work
174297c4cf
* ppc32: added FPU configuration code in math unit (fixes tw3161)
...
git-svn-id: trunk@1787 -
2005-11-20 01:21:55 +00:00
tom_at_work
651f34e27c
* ppc64: with -Or the compiler now also generates calls to helper functions in the function prolog/epilog instead of multiple stores/loads
...
* ppc64: moved function prolog/epilog helper code into startup code
* ppc64: added FPU configuration code in math unit (fixes tw3161)
git-svn-id: trunk@1786 -
2005-11-20 01:20:55 +00:00
Jonas Maebe
cc44a19af5
* use stmw/lmw when saving/restoring a lot of registers, to reduce generated
...
code size and thus instruction cache pressure.
git-svn-id: trunk@1785 -
2005-11-19 17:31:35 +00:00
Tomas Hajny
715cfa08eb
* FPC version is (at least) 2.0.2 now
...
git-svn-id: trunk@1784 -
2005-11-18 23:40:06 +00:00
joost
0f99b4ee64
+ added mysql4conn for backwards-compatibility
...
git-svn-id: trunk@1783 -
2005-11-18 20:21:48 +00:00
joost
ee6bdd4424
+ added mysql40conn.pas and mysql41conn.pas, needed for revision 1781
...
git-svn-id: trunk@1782 -
2005-11-18 16:51:42 +00:00
joost
9b5cf2eeab
+ added SQLDB support for MySQL v4.0 and v4.1
...
git-svn-id: trunk@1781 -
2005-11-18 16:50:08 +00:00
joost
b805e52e7e
+ initial implementation of mysql40[dyn].pp and mysql41[dyn].pp
...
git-svn-id: trunk@1780 -
2005-11-18 14:28:42 +00:00
tom_at_work
268050b0c1
* added ptrgl helper to cprt0 startup code as well
...
git-svn-id: trunk@1779 -
2005-11-17 21:35:47 +00:00
tom_at_work
93bb997d8f
* ppc64/linux: enhanced varargs support (passes tprintf test now)
...
* ppc64/linux: some small tweak for small memory locations copy code
git-svn-id: trunk@1778 -
2005-11-17 21:35:01 +00:00
joost
dcbf526530
+ avoided mem-leak
...
git-svn-id: trunk@1777 -
2005-11-17 16:06:40 +00:00
tom_at_work
f1733aed59
* fix of test tw3697 for unix platforms
...
git-svn-id: trunk@1776 -
2005-11-16 21:08:30 +00:00
tom_at_work
88cd832f48
* ppc64/linux: fixed and enabled most assembly helpers
...
git-svn-id: trunk@1775 -
2005-11-16 20:53:58 +00:00
tom_at_work
c97dfde06d
* renamed tb0488.pp to tb0488a.pp
...
* added tb0488b test program
git-svn-id: trunk@1774 -
2005-11-16 20:51:45 +00:00
tom_at_work
9d7ac02696
* fixed tb0488 on unix platforms (missing cwstring uses)
...
* 64bit big-endian fix of dynamic array handling
* added qword support for %x format specifier of format() functions
git-svn-id: trunk@1773 -
2005-11-16 20:50:38 +00:00
Tomas Hajny
9032cdafbe
* fix of buggy output for -? with path containing underscore
...
git-svn-id: trunk@1772 -
2005-11-16 19:00:21 +00:00
Tomas Hajny
50f03555bd
* fix of buggy output for -? with path containing underscore
...
git-svn-id: trunk@1771 -
2005-11-16 18:59:57 +00:00
Tomas Hajny
55c67978a3
* fix of buggy output for -? with path containing underscore
...
git-svn-id: trunk@1770 -
2005-11-16 18:59:33 +00:00
Tomas Hajny
b94665c39f
* fix of buggy output for -? with path containing underscore
...
git-svn-id: trunk@1769 -
2005-11-16 18:47:52 +00:00
Tomas Hajny
614b6a3816
* fix of buggy output for -? with path containing underscore
...
git-svn-id: trunk@1768 -
2005-11-16 18:47:29 +00:00
Tomas Hajny
20ca9f5fac
* fix of buggy output for -? with path containing underscore
...
git-svn-id: trunk@1767 -
2005-11-16 18:46:15 +00:00
Tomas Hajny
f3c9fb62fa
* fix of buggy output for -? with path containing underscore
...
git-svn-id: trunk@1766 -
2005-11-16 18:44:13 +00:00
Tomas Hajny
c513dbcd03
* fix of buggy output for -? with path containing underscore
...
git-svn-id: trunk@1765 -
2005-11-16 18:43:48 +00:00