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 |
|
florian
|
35c58e24b4
|
+ new test for issue #5641
git-svn-id: trunk@4478 -
|
2006-08-20 16:43:19 +00:00 |
|
Jonas Maebe
|
441d5a3c12
|
* use constant called C_alignment instead of -1 to denote C-style
packrecords
git-svn-id: trunk@4477 -
|
2006-08-20 16:37:10 +00:00 |
|
florian
|
5660a9e875
|
* fixed typo
git-svn-id: trunk@4473 -
|
2006-08-20 16:10:28 +00:00 |
|
michael
|
89bd32698c
|
+ Fixed issue #7289, thanks to patch from submitter
git-svn-id: trunk@4470 -
|
2006-08-20 15:43:54 +00:00 |
|
Jonas Maebe
|
47eb589d54
|
* allow implicit conversions from/to packed char arrays under the
same conditions as from/two regular char arrays (since a packed
char array is the same as a string in ISO Pascal)
git-svn-id: trunk@4468 -
|
2006-08-20 15:14:07 +00:00 |
|
michael
|
7eb023d7cd
|
+ Check for empty example file name
git-svn-id: trunk@4466 -
|
2006-08-20 09:44:43 +00:00 |
|
florian
|
bc5e1be7b1
|
* fixed object constructor handling for 64 bit CPUs
git-svn-id: trunk@4465 -
|
2006-08-20 09:37:24 +00:00 |
|
florian
|
8102053adc
|
* fixed compilation on 64 bit CPUs
git-svn-id: trunk@4464 -
|
2006-08-20 09:25:37 +00:00 |
|
daniel
|
339e7d7915
|
- Comment out usage of uninitialized variable.
git-svn-id: trunk@4463 -
|
2006-08-20 08:40:13 +00:00 |
|
florian
|
9e66674ff9
|
+ first part of qwordbool implementation
git-svn-id: trunk@4462 -
|
2006-08-19 23:16:17 +00:00 |
|
florian
|
794c13c58b
|
* line breaking
git-svn-id: trunk@4461 -
|
2006-08-19 23:10:04 +00:00 |
|
florian
|
10f1762ae6
|
* fixed TTable.InsertText as suggested by Jonas
git-svn-id: trunk@4460 -
|
2006-08-19 23:00:05 +00:00 |
|
florian
|
9766a9c14a
|
* handle collections with 0 or 1 element better
git-svn-id: trunk@4459 -
|
2006-08-19 22:56:27 +00:00 |
|
florian
|
0d8b05c73e
|
* improved debugging
* beautified
git-svn-id: trunk@4458 -
|
2006-08-19 22:54:21 +00:00 |
|
florian
|
41e6b149f7
|
* write error in case of problem with initializing resources
git-svn-id: trunk@4457 -
|
2006-08-19 22:47:48 +00:00 |
|