florian
c8fae83c57
* forgotten commit of loop strength reduction patch
...
git-svn-id: trunk@12174 -
2008-11-19 11:03:20 +00:00
joost
108db3e1db
* Close a TBufDataset on destroy
...
* Always use GetCurrentBuffer in TBufDataset.SetFieldData, the old exception for the dsFilter state is not valid anymore
* Do not pass an AUpdOrder to StoreRecord when there is no update at all
* When saving the dataset to file, store not only the complete buffer, but also check if there are still records waiting to be fetched
* Clean up of obsolete code
* Added comments
* Updated TXMLDatapacketReader to the new method of storing/loading records from stream
git-svn-id: trunk@12173 -
2008-11-19 10:01:35 +00:00
peter
e8e9da4047
* replace showall with list command
...
* support new homepageurl and downloadurl
* update fpmkunit requirement to 2.2.2-1
git-svn-id: trunk@12171 -
2008-11-18 23:59:58 +00:00
peter
2916256b2c
* change externalurl to homepageurl
...
git-svn-id: trunk@12170 -
2008-11-18 23:58:52 +00:00
peter
13196b3e5c
* split externalurl in homepageurl and downloadurl
...
git-svn-id: trunk@12169 -
2008-11-18 23:58:10 +00:00
peter
f203a498e1
* fix archiving
...
git-svn-id: trunk@12168 -
2008-11-18 23:16:57 +00:00
peter
7842b27fc5
* move dummy implementions to dummy dir and add
...
it as fallback in the includepath
git-svn-id: trunk@12167 -
2008-11-18 23:16:44 +00:00
peter
82e5bdc6ab
* delete svn:mergeinfo
...
git-svn-id: trunk@12166 -
2008-11-18 23:10:58 +00:00
peter
9931cb8ea8
* fix building package in currentdir that was
...
broken by the available/installed repository split
git-svn-id: trunk@12163 -
2008-11-18 23:01:47 +00:00
peter
a1281fc98d
* split packages in multiple procedures to prevent
...
procedure too complex
* use separate includes so they can be regenerated
with simple unix commands that are listed in fpmake.pp
git-svn-id: trunk@12162 -
2008-11-18 19:47:28 +00:00
peter
514ccae231
* use random name for tempbuilddir
...
* fix uninitialized needfpmkunitsource
git-svn-id: trunk@12160 -
2008-11-18 19:45:34 +00:00
peter
2a952c89a5
* store vmt entries in ppu
...
* give a note if the visibility of a vmt entry is lower than
the previous (parent) entry
* refactor vmt method collection using the new always available
vmt entries
git-svn-id: trunk@12159 -
2008-11-18 18:49:27 +00:00
florian
80ff09c6f4
* correct handling of constant operands of aad/aam
...
git-svn-id: trunk@12158 -
2008-11-18 16:21:58 +00:00
florian
145dc4d8d6
* write assembler error at the correct position, first fix for #12595
...
git-svn-id: trunk@12157 -
2008-11-18 16:08:22 +00:00
micha
d6b3d5dd38
* enable poll syscall in freebsd
...
git-svn-id: trunk@12156 -
2008-11-17 22:20:37 +00:00
joost
d1beccce83
* New algorith to store update-buffers to file
...
* RowStateToByte and ByteToRowState
* Start at the begin of a stream, after the automatic recognition of the stream has been used
* Implemented TBufDataset.CompareBookmarks
* Some update-buffer fixes
* Fixed some warnings
git-svn-id: trunk@12155 -
2008-11-17 22:05:00 +00:00
micha
04d8ad3f17
* fix linux syscall numbers naming consistency #2 (overlooked some)
...
git-svn-id: trunk@12154 -
2008-11-17 21:48:02 +00:00
micha
176f545c3b
* fix linux syscall numbers naming consistency (fixes x86_64 unit linux build)
...
git-svn-id: trunk@12153 -
2008-11-17 21:46:34 +00:00
peter
36cad44923
* refactor is_visible_for_object
...
git-svn-id: trunk@12152 -
2008-11-17 21:41:40 +00:00
michael
552e5fc66f
* Added fpclasschart to Makefile
...
git-svn-id: trunk@12143 -
2008-11-17 15:15:38 +00:00
michael
f4121a2259
* Removed empty constructor and destructor
...
git-svn-id: trunk@12142 -
2008-11-17 12:31:27 +00:00
florian
af133effa2
* fix of broken r12138
...
git-svn-id: trunk@12141 -
2008-11-17 10:18:25 +00:00
florian
7afd3ba256
* patch by Petr Kirstan to resolve #12333
...
git-svn-id: trunk@12138 -
2008-11-16 22:53:17 +00:00
marco
e0ea4edff0
* Read into string with len 0 could cause range check errors.
...
git-svn-id: trunk@12131 -
2008-11-16 20:03:30 +00:00
marco
77de2ff338
* Fix rangecheck problem, IDE now starts up after being compiled with -CROriot
...
git-svn-id: trunk@12130 -
2008-11-16 19:56:22 +00:00
marco
a472967423
* compiletime range check fixes. SVN now compiles with -CROriot
...
git-svn-id: trunk@12129 -
2008-11-16 19:08:03 +00:00
micha
4594758ae5
+ add poll support for unix
...
git-svn-id: trunk@12128 -
2008-11-16 17:05:47 +00:00
michael
303d951c48
* Patch from bug report 12467 applied
...
git-svn-id: trunk@12125 -
2008-11-16 15:51:17 +00:00
micha
923e5eff19
* fix lstat syscall for linux/powerpc64 (lstat64 is only for 32 bit platforms)
...
git-svn-id: trunk@12122 -
2008-11-16 14:22:36 +00:00
florian
a0939ad9d6
* actually the important part of r12120 containing the compiler change
...
git-svn-id: trunk@12121 -
2008-11-16 14:08:31 +00:00
florian
706f8085f4
* convert int64 properly to c-bools, resolves #12614
...
git-svn-id: trunk@12120 -
2008-11-16 13:27:59 +00:00
andrew
d423812928
* Fixed several chm bugs.
...
* Now searching for particular words is supported instead of a full dump of the index.
* Generated files don't crash the MS reader when searching.
git-svn-id: trunk@12119 -
2008-11-16 05:45:19 +00:00
florian
17a08efb82
* handle methodpointer function results like records of the same size, resolves #12318
...
git-svn-id: trunk@12118 -
2008-11-15 23:05:36 +00:00
michael
ea29eb439f
* Test for default of property override: default of parent must be preserved
...
git-svn-id: trunk@12117 -
2008-11-15 22:35:36 +00:00
michael
11a41788fb
* Fixed lost default value in case of a property override
...
git-svn-id: trunk@12114 -
2008-11-15 22:13:59 +00:00
micha
1b418875b3
* fix typo
...
git-svn-id: trunk@12110 -
2008-11-15 20:49:18 +00:00
micha
28e614c237
* move fdatasync to linux unit
...
git-svn-id: trunk@12109 -
2008-11-15 20:44:44 +00:00
micha
2a1fc6723a
+ add fdatasync syscalls for linux
...
git-svn-id: trunk@12108 -
2008-11-15 17:04:27 +00:00
micha
d7e90f9e48
+ add splice and sync_file_range linux-only syscalls
...
git-svn-id: trunk@12107 -
2008-11-15 15:43:52 +00:00
micha
341cec908d
* update linux syscall numbers (merge powerpc64 to powerpc)
...
git-svn-id: trunk@12106 -
2008-11-15 15:42:12 +00:00
andrew
1e1fe2eacf
Removed some writeln's that were added by mistake from chmwriter
...
git-svn-id: trunk@12099 -
2008-11-15 02:05:13 +00:00
michael
1f44d74d8c
* Made the components descende from a common ancestor, otherwise lazarus thinks they are the same
...
git-svn-id: trunk@12094 -
2008-11-14 18:19:39 +00:00
michael
1efbbe82b3
* Patch from Andrew to add searchable chm to usage options
...
git-svn-id: trunk@12093 -
2008-11-14 13:52:40 +00:00
michael
1718b7ab6d
* Added test for bug #12385
...
git-svn-id: trunk@12092 -
2008-11-14 13:41:52 +00:00
michael
f64ec1faa6
* removed debug statement
...
git-svn-id: trunk@12088 -
2008-11-14 13:06:45 +00:00
michael
0d53564797
* Fixed bug #12385
...
git-svn-id: trunk@12087 -
2008-11-14 13:04:51 +00:00
michael
6b24dc9adc
* Patch from andrew haines to make generated CHMs searchable
...
git-svn-id: trunk@12085 -
2008-11-14 10:33:43 +00:00
michael
12bfc265ad
* Patch from Mattias gaertner to remove the use of macros
...
git-svn-id: trunk@12082 -
2008-11-14 10:25:59 +00:00
andrew
058005661b
updated makefiles for chm folder
...
git-svn-id: trunk@12078 -
2008-11-14 04:45:13 +00:00
andrew
7b0f17db5e
Added ability for chm's to be searchable. A reader for the search index
...
is partially implemented
git-svn-id: trunk@12077 -
2008-11-14 04:43:19 +00:00