Commit Graph

23224 Commits

Author SHA1 Message Date
yury
4e9ca8c0f0 * Note was fixed.
git-svn-id: trunk@4533 -
2006-09-02 08:15:35 +00:00
yury
747bd411f3 * wince memory manager is fixed and enabled by default.
git-svn-id: trunk@4532 -
2006-09-02 08:15:12 +00:00
oro06
b708277232 *wince : fpcmm, wincemm switchables, default fpcmm
git-svn-id: trunk@4531 -
2006-09-02 07:21:33 +00:00
Legolas
e7fc75258b * Minor changes in input system and rand function
git-svn-id: trunk@4530 -
2006-09-01 17:59:57 +00:00
Legolas
19d597f425 * Reactivated heap management for GBA
git-svn-id: trunk@4529 -
2006-09-01 17:54:59 +00:00
Legolas
ae43d8658a * Modified heap management
* Cleaned some code and resolved some warnings

git-svn-id: trunk@4528 -
2006-09-01 17:53:02 +00:00
daniel
41185d2f1e * Add stdcall procdir to imported sysgettempfilename
git-svn-id: trunk@4527 -
2006-09-01 15:35:22 +00:00
Almindor
2c8c5800bc * fixed EPOLLOUT vs EPOLLPRI mixup in constants
git-svn-id: trunk@4526 -
2006-09-01 07:54:48 +00:00
florian
e1d1f92672 * don't write rex twice
git-svn-id: trunk@4525 -
2006-08-31 21:58:13 +00:00
Almindor
b8975e8fd4 * EPOLL_CTL_DEL was flipped with EPOLL_CTL_MOD
git-svn-id: trunk@4524 -
2006-08-31 20:48:51 +00:00
florian
8fc17f4d7d * updates from Karl-Michael Schindler
+ utf-8 version

git-svn-id: trunk@4523 -
2006-08-31 15:04:39 +00:00
florian
d4d4d03b3b * correct handling of result register allocation of exception helpers
git-svn-id: trunk@4522 -
2006-08-31 14:53:20 +00:00
florian
6d0a078441 * do stack page initialization on i386-wince as well
git-svn-id: trunk@4521 -
2006-08-31 14:23:29 +00:00
Almindor
70c1ebe338 * fixes a valgrind-reported mem leak in netdb (freemem vs dispose when new is used)
git-svn-id: trunk@4520 -
2006-08-31 12:53:06 +00:00
florian
c7f7813fc9 * unixutil is i386 only, from Micha Nelissen
git-svn-id: trunk@4519 -
2006-08-31 06:57:18 +00:00
florian
7145eeb4b9 * bugs in wince stack initialization fixed
git-svn-id: trunk@4517 -
2006-08-29 19:32:40 +00:00
florian
e08a24562c * experimental wince stack initialization fix
git-svn-id: trunk@4516 -
2006-08-29 16:01:52 +00:00
florian
1f032375c3 * improved template with help from Mattias Gaertner
git-svn-id: trunk@4515 -
2006-08-28 20:29:04 +00:00
florian
049312ced8 * first try to make a lazarus template project
git-svn-id: trunk@4514 -
2006-08-28 12:26:11 +00:00
florian
f1cfe61d6e * renamed sqr to sqrt, fixes 7278
git-svn-id: trunk@4513 -
2006-08-27 19:18:13 +00:00
florian
1bf88d54b8 * menuiteminfo patch from Martin Smat
git-svn-id: trunk@4512 -
2006-08-27 19:01:39 +00:00
florian
5118e35016 * another mayewriterex added, fixes #7261
git-svn-id: trunk@4511 -
2006-08-27 18:49:12 +00:00
Jonas Maebe
c9c56996cc - removed wrong databitsize assignment (which had no effect)
git-svn-id: trunk@4510 -
2006-08-27 11:30:27 +00:00
Jonas Maebe
340e2257f3 * don't allow taking the address of packed record fields
* don't allow using packed record fields as loopvars

git-svn-id: trunk@4509 -
2006-08-27 11:08:39 +00:00
marco
ca92dd416a * fix for 0007292, guard all for loops with unsigned loopcounter against
overflow.

git-svn-id: trunk@4507 -
2006-08-26 15:45:04 +00:00
joost
50a6e9754d + First attempt to get Calcfields working (issues #7295,#7294)
git-svn-id: trunk@4506 -
2006-08-25 21:57:25 +00:00
joost
7d1b95e09a + fix bug #7267
git-svn-id: trunk@4505 -
2006-08-25 20:31:37 +00:00
oro06
bf1bb4be57 *wince : cleanup api files
(remain redef)

git-svn-id: trunk@4504 -
2006-08-25 10:10:08 +00:00
joost
b0325225c3 + fix bug #7266
git-svn-id: trunk@4503 -
2006-08-24 22:12:59 +00:00
florian
9d14c87da7 * fpc_assign_widestr after a hint of Martin Schreiber fixed, see #7272
git-svn-id: trunk@4502 -
2006-08-24 20:16:39 +00:00
florian
0ade2e487d * cleaned up and fixed (from mftq75) sse unit initialization, fixes #7268
git-svn-id: trunk@4501 -
2006-08-24 20:00:06 +00:00
Jonas Maebe
2b3250aac0 * no support yet for packed records which need to be initialized
git-svn-id: trunk@4499 -
2006-08-24 10:02:19 +00:00
oro06
91bb1aa1ff *wince : cleanup api files
+cemiss : for missing win32 compatibility functions
+ceshell,commdlg
-func,ascfun
(remain unidef and redef)

git-svn-id: trunk@4498 -
2006-08-24 08:16:39 +00:00
Tomas Hajny
e63fae2de1 * updates corresponding to errore.msg r4489
git-svn-id: trunk@4497 -
2006-08-23 22:28:22 +00:00
Tomas Hajny
580749cd45 * previous wrong commit fixed
git-svn-id: trunk@4495 -
2006-08-23 22:21:54 +00:00
joost
89559ac4ce + CanModify should return false if the dataset is closed
+ CheckBrowseMode before CanModify at Append
 + Do not call DoInternalClose if an exception is occurred in InternalOpen

git-svn-id: trunk@4494 -
2006-08-23 22:15:33 +00:00
oro06
665ea0658f *wince : revert backp to fpc memory manager (pb with wince mm)
+datetime picker wince api
*started cleanup api files (only commctl.inc)

git-svn-id: trunk@4493 -
2006-08-23 18:37:36 +00:00
Jonas Maebe
6845c1e05a + subsetref support
git-svn-id: trunk@4492 -
2006-08-23 17:59:02 +00:00
Jonas Maebe
0be55cf230 * fixed a missed "(1 shl 32) - 1 = 0" problem for x86
git-svn-id: trunk@4491 -
2006-08-23 17:56:16 +00:00
Jonas Maebe
ba334905f0 * fixed out-of-bounds int64 constant
git-svn-id: trunk@4490 -
2006-08-23 17:55:41 +00:00
Jonas Maebe
1f42ee201b + support for bitpacked records, except for:
* rtti
    * typed constants

git-svn-id: trunk@4489 -
2006-08-23 15:44:13 +00:00
Jonas Maebe
37a9ce25d5 * fixed size of bitpacked arrays
git-svn-id: trunk@4488 -
2006-08-23 15:02:36 +00:00
marco
481ab7da4e * fix
git-svn-id: trunk@4487 -
2006-08-23 14:55:55 +00:00
joost
216b87a3fa + fix for bug #7269
+ Use SetPacketRecords on writing PacketRecords

git-svn-id: trunk@4486 -
2006-08-23 09:48:46 +00:00
joost
96ea6d18fb + fix bug #7260: timestamp fields in integer_datetimes mode
git-svn-id: trunk@4485 -
2006-08-23 09:36:27 +00:00
florian
3b152ad791 + initial commit, derived from tfplist, draft, non working yet, needs more compiler support
git-svn-id: trunk@4484 -
2006-08-22 20:17:59 +00:00
Jonas Maebe
01da5f44fd * fixed test for little endian
git-svn-id: trunk@4483 -
2006-08-21 09:36:23 +00:00
peter
f668e4f012 * fix possible use of invalid tai after an ait_cutobject
git-svn-id: trunk@4482 -
2006-08-20 20:25:06 +00:00
florian
2228ec7fb0 * patch from C Western for #7232
git-svn-id: trunk@4481 -
2006-08-20 19:38:51 +00:00
Jonas Maebe
1ab3d81541 * also use LOC_CSUBSETREF
* set expectloc properly for packed arrays

git-svn-id: trunk@4480 -
2006-08-20 19:28:10 +00:00