| Tue, 19 Sep 2006 12:16:26 +0000 |
Sjoerd Mullender |
Try to delete attributes from an element, not from the document itself.
new_updates new_updates_1
|
| Tue, 19 Sep 2006 12:15:30 +0000 |
Sjoerd Mullender |
Set a seqbase to make splitbat happy.
new_updates
|
| Tue, 19 Sep 2006 12:14:10 +0000 |
Sjoerd Mullender |
Make newnids writable before appending to it.
new_updates
|
| Tue, 19 Sep 2006 11:54:19 +0000 |
Fabian Groffen |
Add HenPlus description. (Previous commit message on adding this file
|
| Tue, 19 Sep 2006 11:53:20 +0000 |
Roel van Os |
PF/Tijah:
|
| Tue, 19 Sep 2006 11:22:10 +0000 |
Fabian Groffen |
Add HenPlus usage description, based on the original submission by Ludek
|
| Tue, 19 Sep 2006 10:28:21 +0000 |
Fabian Groffen |
Don't debug. We don't do that in other bootstrap/configure scripts
Jun2006
|
| Tue, 19 Sep 2006 10:23:55 +0000 |
Niels Nes |
removed all 'module' code. Seems sql specs aren't to clear on them.
|
| Tue, 19 Sep 2006 10:07:15 +0000 |
Martin Kersten |
Make garbage collection a little faster.
|
| Tue, 19 Sep 2006 09:57:43 +0000 |
Peter Boncz |
- some improvements to the documenting comments
new_updates
|
| Tue, 19 Sep 2006 09:46:07 +0000 |
Fabian Groffen |
Don't debug. We don't do that in other bootstrap/configure scripts
|
| Tue, 19 Sep 2006 09:41:28 +0000 |
Stefan Manegold |
as Fabian pointed out: default configure prefix should be /usr/local, not /usr
|
| Tue, 19 Sep 2006 09:40:40 +0000 |
Stefan Manegold |
as Fabian pointed out: default configure prefix should be /usr/local, not /usr
Jun2006
|
| Tue, 19 Sep 2006 08:38:03 +0000 |
Martin Kersten |
Approved after re-order in mal_init.mx
|
| Tue, 19 Sep 2006 08:21:47 +0000 |
Sjoerd Mullender |
Check result errors first so that we get a better error message.
|
| Tue, 19 Sep 2006 07:51:13 +0000 |
Niels Nes |
VOC test depends on JAVA
|
| Tue, 19 Sep 2006 07:08:23 +0000 |
Roel van Os |
PF/Tijah:
|
| Tue, 19 Sep 2006 06:18:55 +0000 |
Stefan Manegold |
fixed compiler optimization issue:
new_updates
|
| Tue, 19 Sep 2006 06:17:47 +0000 |
Stefan Manegold |
fixed 32-bit compilation issue:
new_updates
|
| Tue, 19 Sep 2006 01:28:48 +0000 |
Martin Kersten |
Use the multiplex version
|
| Mon, 18 Sep 2006 20:20:59 +0000 |
Niels Nes |
When instantiating a function don't check if its allready created (which it should and if creating is allowed)
|
| Mon, 18 Sep 2006 20:05:06 +0000 |
Niels Nes |
sql_debug is now used to set each clients local 'debug' variable
|
| Mon, 18 Sep 2006 19:37:29 +0000 |
Niels Nes |
added constraintsRef to opt_prelude
|
| Mon, 18 Sep 2006 19:11:21 +0000 |
Fabian Groffen |
Consistency
|
| Mon, 18 Sep 2006 17:39:20 +0000 |
Romulo Gon?alves |
Removing the interStmt test because the tests executed by this test are now covered by the
|
| Mon, 18 Sep 2006 17:29:36 +0000 |
Stefan Manegold |
propagating another fix from the development trunk to the new-updates branch
new_updates
|
| Mon, 18 Sep 2006 17:17:22 +0000 |
Stefan Manegold |
propagated changes of Wednesday Sep 13 2006 - Monday Sep 18 2006
new_updates
|
| Mon, 18 Sep 2006 16:11:34 +0000 |
Ying Zhang |
- Found by valgrind: all the strings in 'argval' were malloc-d, thus
|
| Mon, 18 Sep 2006 16:09:31 +0000 |
Ying Zhang |
In the context of XRPC server, we use the thread created by the XRPC
|
| Mon, 18 Sep 2006 15:56:16 +0000 |
Sjoerd Mullender |
When you want to update a document, you must shred it with free space.
new_updates
|
| Mon, 18 Sep 2006 15:55:40 +0000 |
Sjoerd Mullender |
Typo.
new_updates
|
| Mon, 18 Sep 2006 15:39:49 +0000 |
Sjoerd Mullender |
Fixed compiling on Windows (both Cygwin and MinGW).
|
| Mon, 18 Sep 2006 15:22:51 +0000 |
Sjoerd Mullender |
Backported from HEAD: Fixed find on persistent [void,void] BAT: when reading a [void,void] BAT from disk, also give it a base.
Jun2006
|
| Mon, 18 Sep 2006 15:21:41 +0000 |
Sjoerd Mullender |
A couple of fixes that make that we get ever so slightly further in
new_updates
|
| Mon, 18 Sep 2006 14:53:20 +0000 |
Ying Zhang |
- name of a lock should be the same as the function in which the lock is
|
| Mon, 18 Sep 2006 14:52:22 +0000 |
Sjoerd Mullender |
Fixed find on persistent [void,void] BAT: when reading a [void,void] BAT from disk, also give it a base.
|
| Mon, 18 Sep 2006 14:39:40 +0000 |
Niels Nes |
propagated fix from head branch
new_updates
|
| Mon, 18 Sep 2006 13:49:55 +0000 |
Milena Ivanova |
Fixing PI and Power in SQL.
|
| Mon, 18 Sep 2006 12:58:28 +0000 |
Stefan Manegold |
propagated changes of Wednesday Sep 13 2006 - Monday Sep 18 2006
|
| Mon, 18 Sep 2006 10:55:00 +0000 |
Sjoerd Mullender |
More precise printing in yyprint.
|
| Mon, 18 Sep 2006 07:52:50 +0000 |
Roel van Os |
PF/tijah: Support changing generator type and processing type
|
| Mon, 18 Sep 2006 00:33:42 +0000 |
Stefan Manegold |
approved new output
new_updates
|
| Mon, 18 Sep 2006 00:32:32 +0000 |
Stefan Manegold |
approved new return type
new_updates
|
| Sun, 17 Sep 2006 23:34:18 +0000 |
Stefan Manegold |
approved fixed proc signature
new_updates
|
| Sun, 17 Sep 2006 23:27:19 +0000 |
Stefan Manegold |
processing instructions are processing instructions, not elements
new_updates
|
| Sun, 17 Sep 2006 23:26:26 +0000 |
Stefan Manegold |
part 3/3 of finishing/fixing the ID/IDREF implementation:
new_updates
|
| Sun, 17 Sep 2006 23:25:00 +0000 |
Stefan Manegold |
part 2/3 of finishing/fixing the ID/IDREF implementation:
new_updates
|
| Sun, 17 Sep 2006 23:17:16 +0000 |
Stefan Manegold |
part 1/3 of finishing/fixing the ID/IDREF implementation:
new_updates
|
| Sun, 17 Sep 2006 23:02:38 +0000 |
Stefan Manegold |
detected while fixing the ID/IDREF handling in Pathfinder's "new updates" code:
|
| Sun, 17 Sep 2006 21:07:12 +0000 |
Wouter Alink |
while trying to read into the new Pathfinder, added
|
| Sun, 17 Sep 2006 20:50:11 +0000 |
Niels Nes |
get_rpc_res looks up the results document name. This is currently only available
new_updates
|
| Sun, 17 Sep 2006 19:04:37 +0000 |
Niels Nes |
corrected the PFdocbatMIL call and rpc_client returned document
new_updates
|
| Sun, 17 Sep 2006 15:41:57 +0000 |
Stefan Manegold |
a better way to cleanup, i.e., remove the documents we added in this test
new_updates
|
| Sun, 17 Sep 2006 15:40:46 +0000 |
Stefan Manegold |
properly(?) loop-lift on-the-fly shredding via fn:doc(<URI>)
new_updates
|
| Sun, 17 Sep 2006 13:59:15 +0000 |
Stefan Manegold |
make sure that we properly loop-lift fn:doc
new_updates
|
| Sun, 17 Sep 2006 13:01:31 +0000 |
Romulo Gon?alves |
Fixing the bug created in the last checking.
|
| Sun, 17 Sep 2006 12:32:12 +0000 |
Stefan Manegold |
with an empty XQuery, MapiClient does not produce an error any more.
new_updates
|
| Sun, 17 Sep 2006 12:29:07 +0000 |
Stefan Manegold |
approved new module-dependencies, signatures & procs
new_updates
|
| Sun, 17 Sep 2006 11:51:40 +0000 |
Niels Nes |
approved +1 pre numbers
new_updates
|
| Sun, 17 Sep 2006 11:46:54 +0000 |
Niels Nes |
fixed problem in postfilter (could somebody verify the fix in pf_support
new_updates
|