Commit Graph

9253 Commits

Author SHA1 Message Date
Károly Balogh
31ad24023f palmunits: few tweaks to the palmcube example. don't loop for no reason, handle the return values of syshandleevent as expected, somewhat less stack use
git-svn-id: trunk@37936 -
2018-01-09 11:33:59 +00:00
Károly Balogh
8d3cf05b73 palmunits: optimized palmcube slightly, and added offscreen rendering to eliminate flickering on real devices
git-svn-id: trunk@37933 -
2018-01-07 18:31:40 +00:00
florian
9915de038f * build x86-64 with optimizer as well, it is unclear, why -dNOOPT was added
git-svn-id: trunk@37932 -
2018-01-07 16:23:15 +00:00
florian
8714ddafa5 * fix pathes of IDE package
* cosmetic changes (indention)
* cross IDE gets now the CPU name as a prefix
* cross IDE units are build into a seperate dir, so after a full build, a cross IDE can be easily build

git-svn-id: trunk@37929 -
2018-01-07 14:56:44 +00:00
florian
3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons:
- lowers build times
  - ide is not that important anymore than years before
  - other utils like pastojs are also located in the packages tree

git-svn-id: trunk@37926 -
2018-01-06 20:22:30 +00:00
Károly Balogh
256c7d4144 palmunits: added the rotating cube example, PalmOS edition. tested to work down to OS3.0
git-svn-id: trunk@37924 -
2018-01-06 15:53:59 +00:00
Károly Balogh
d04a4f3ec3 palmunits: updated hello example, so no coordinates are hardwired. added a copyright header
git-svn-id: trunk@37923 -
2018-01-06 15:52:52 +00:00
Mattias Gaertner
b00143005c pastojs: scoped enum with numbers
git-svn-id: trunk@37913 -
2018-01-04 21:36:33 +00:00
Jonas Maebe
8cfe7e0a0c * when creating a realconstn, cast the value to the specified type
(mantis #25121)
   o note that this means that single_const1/single_const2 will now be rounded
     to single, instead of staying the at maximum precision
   o fixed FahrenheitToCelcius() to handle this change correctly

git-svn-id: trunk@37911 -
2018-01-04 20:51:36 +00:00
Mattias Gaertner
4a490323e1 pastojs: error on record variant
git-svn-id: trunk@37910 -
2018-01-04 19:59:12 +00:00
Mattias Gaertner
8401bd1286 fcl-passrc: not supported message
git-svn-id: trunk@37909 -
2018-01-04 19:58:59 +00:00
Mattias Gaertner
79ede7fa38 pastojs: version 0.8.42
git-svn-id: trunk@37905 -
2018-01-04 14:47:05 +00:00
Károly Balogh
f609c55b59 palmunits: added a simple 'Hello, World' for PalmOS
git-svn-id: trunk@37903 -
2018-01-04 09:04:31 +00:00
Jonas Maebe
d448349330 * updated/corrected TIPC_Perm record for Darwin 64 bit platforms (patch by
Werner Bochtler, mantis #32520)

git-svn-id: trunk@37888 -
2018-01-01 17:34:21 +00:00
Károly Balogh
bde64031d5 packages: disable some packages and files, in preparation of turning off threading feature for atari tos
git-svn-id: trunk@37876 -
2017-12-30 06:47:18 +00:00
michael
580979ed1c * Forgot to add
git-svn-id: trunk@37867 -
2017-12-29 17:07:59 +00:00
michael
90679c0ce7 * Correct lib name
git-svn-id: trunk@37866 -
2017-12-29 14:25:13 +00:00
michael
cb918ec2e4 Dynamic use of freetype lib
git-svn-id: trunk@37865 -
2017-12-29 14:22:33 +00:00
michael
d997db7fa7 * Fix bug ID #32389 (patch from Martok) to fix script parsing
git-svn-id: trunk@37863 -
2017-12-29 13:25:49 +00:00
michael
7b46b3d35e * Catch case where status>0 for mysql_next_result (bug ID 30551)
git-svn-id: trunk@37862 -
2017-12-29 13:11:08 +00:00
michael
97b3c0b00a * Fix same as bug ID #31416
git-svn-id: trunk@37861 -
2017-12-29 12:44:11 +00:00
michael
a9f2f71a81 * Fix bug ID #31416 (POST content not read when initializing request)
git-svn-id: trunk@37860 -
2017-12-29 12:38:51 +00:00
michael
7f99562850 * Fix bug ID #32898, add FullName function to get name prepended with schema name (if any)
git-svn-id: trunk@37855 -
2017-12-29 10:48:35 +00:00
michael
75f7698f6a * Fix bug ID #32551, proxy authorization header used username instead of password field for password
git-svn-id: trunk@37854 -
2017-12-29 10:39:26 +00:00
michael
4ed6280bb6 * Fix bug ID #32403, return type for replace function to support unicode string
git-svn-id: trunk@37853 -
2017-12-29 10:35:56 +00:00
michael
6e5093a6cc * Patch from Ondrej Pokorny to make ini files encoding aware (bug ID 32452)
git-svn-id: trunk@37852 -
2017-12-29 10:21:39 +00:00
michael
c80279e348 * Support for source end line number (bug ID 32664)
git-svn-id: trunk@37850 -
2017-12-29 09:33:23 +00:00
michael
9d7d95fe25 * Fix bug ID #32656: arbitrary limit on chunk size.
git-svn-id: trunk@37849 -
2017-12-29 09:28:13 +00:00
michael
dccfdb4a11 * Fix bug #30838 (AV in some cases)
git-svn-id: trunk@37848 -
2017-12-29 08:54:48 +00:00
Mattias Gaertner
c9dce6aeb0 pastojs: fixed taliasofexternalclass.classmethod
git-svn-id: trunk@37844 -
2017-12-28 15:11:11 +00:00
michael
1cb23491bd * Restrict OSes to list of OSes supported by fileutils
git-svn-id: trunk@37836 -
2017-12-28 08:54:25 +00:00
michael
4a566ceec1 * Move compiler files to package.
* Separate lib compiler from library file.

git-svn-id: trunk@37835 -
2017-12-27 17:12:19 +00:00
florian
5bedaf11f4 * fpcmake.inc and Makefiles renerated after last commit
git-svn-id: trunk@37834 -
2017-12-27 15:08:18 +00:00
florian
9f450419e9 * atari port uses 8.3 file names when storing units (atari/ instead of m68k-atari/
git-svn-id: trunk@37833 -
2017-12-27 15:06:58 +00:00
Mattias Gaertner
ca9174d505 pastojs: fixed test
git-svn-id: trunk@37832 -
2017-12-27 11:36:06 +00:00
Mattias Gaertner
92dbff0c57 fcl-passrc: fixed compile
git-svn-id: trunk@37831 -
2017-12-27 11:35:45 +00:00
michael
327213a0ca * Fix enumerator for classes
git-svn-id: trunk@37830 -
2017-12-27 10:32:11 +00:00
Mattias Gaertner
254e8b1b7e fcl-passrc: resolver: note when constructing a class with abstract method
git-svn-id: trunk@37829 -
2017-12-27 10:14:46 +00:00
Mattias Gaertner
b7b3c7a32d fcl-passrc: fixed $message warn
git-svn-id: trunk@37824 -
2017-12-26 22:26:09 +00:00
Mattias Gaertner
5a5eb66545 pastojs: bool switches $hints, $notes, $warnings
git-svn-id: trunk@37822 -
2017-12-26 22:23:43 +00:00
Mattias Gaertner
96a0c44d9e fcl-passrc: scanner: $Message directive, option po_StopOnErrorDirective
git-svn-id: trunk@37821 -
2017-12-26 22:23:01 +00:00
Mattias Gaertner
c88dcf8f83 pastojs: allow $ScopedEnums
git-svn-id: trunk@37816 -
2017-12-26 14:46:06 +00:00
Mattias Gaertner
9197cc2b47 fcl-passrc: scanner: added boolswitches, resolver: $ScopedEnums
git-svn-id: trunk@37815 -
2017-12-26 14:45:43 +00:00
Mattias Gaertner
c64562e80c pas2js: docs
git-svn-id: trunk@37814 -
2017-12-26 10:48:51 +00:00
Mattias Gaertner
8d8efd7272 pastojs: local var modifier absolute for local vars
git-svn-id: trunk@37813 -
2017-12-26 10:19:42 +00:00
Mattias Gaertner
a99790afad fcl-passrc: resolver: var modifier absolute
git-svn-id: trunk@37812 -
2017-12-26 10:19:12 +00:00
Mattias Gaertner
d5f2de61a4 fcl-passrc: resolver: error on nested class
git-svn-id: trunk@37805 -
2017-12-25 10:11:09 +00:00
Mattias Gaertner
6288c17004 fcl-passrc: comment
git-svn-id: trunk@37804 -
2017-12-25 09:50:51 +00:00
Mattias Gaertner
84dbb4e2ef pastojs: for in using resolver scope
git-svn-id: trunk@37803 -
2017-12-25 09:50:27 +00:00
Mattias Gaertner
7d0942a774 fcl-passrc: useanalyzer: for in class do
git-svn-id: trunk@37802 -
2017-12-25 09:48:01 +00:00