1
0
Fork 0
Commit Graph

9393 Commits

Author SHA1 Message Date
Max Neunhoeffer 5b4354b991 Fix another bug in skiplist indices. 2013-11-21 15:26:51 +01:00
Max Neunhoeffer f57ba87c61 Fix bug with initialisation of _cursor. 2013-11-21 15:22:10 +01:00
Jan Steemann 1e06f20334 Merge branch '1.4' of https://github.com/triAGENS/ArangoDB into 1.4 2013-11-21 15:15:21 +01:00
Jan Steemann cbd2bbf2b1 fixed some multi-thread issues 2013-11-21 15:14:46 +01:00
Jan Steemann 1bdf666da2 fixed multi-threading issues found during commando 2013-11-21 15:12:49 +01:00
Max Neunhoeffer 7d039be0a4 Remove old skiplist code. 2013-11-21 15:08:08 +01:00
Max Neunhoeffer 79a475d2d4 Fix first bug. 2013-11-21 14:52:18 +01:00
Jan Steemann 37dbda22ef added default pretty-printing for --console mode 2013-11-21 14:02:48 +01:00
Max Neunhoeffer f98d07b02f Compiles again, untested. 2013-11-21 13:54:02 +01:00
Jan Steemann 47fe516266 updated derived file 2013-11-20 23:06:38 +01:00
Jan Steemann 73afd9bfa1 fixed comment 2013-11-20 23:06:18 +01:00
Jan Steemann adcc26c331 added test case 2013-11-20 23:05:55 +01:00
Jan Steemann 85860c2d6b issue #662: adjusted install folder for 64bit systems 2013-11-20 21:15:40 +01:00
Jan Steemann 5a9305ca74 issue #662: adjusted install folder for 64bit systems 2013-11-20 21:12:53 +01:00
Frank Celler ee1f3bd322 example is handled in install
Conflicts:
	Makefile.in
2013-11-20 18:04:19 +01:00
Frank Celler 7bdcf0bd78 example is handled in install 2013-11-20 18:03:45 +01:00
Frank Celler 63846f311f added PACK_DESTDIR 2013-11-20 17:09:54 +01:00
Max Neunhoeffer fbb24948ac Snapshot for transport, still not compiling. 2013-11-20 16:47:28 +01:00
Max Neunhoeffer a2947ff18e Snapshot, arangod/SkipLists/skiplistIndex.* is unfinished.
--> Does not compile.
Still need to rework the iterator code.
2013-11-20 16:10:30 +01:00
Lucas Dohmen 2024bdf941 Graph: Fixed `getVertices` 2013-11-20 15:37:56 +01:00
Jan Steemann fb9f9f7d26 updated Windows build 2013-11-20 15:37:11 +01:00
Lucas Dohmen 366f393ad4 Foxx: Adjusted introduction according to @mchacki's idea
List instead of one sentence
2013-11-20 15:15:59 +01:00
Frank Celler 228d484c4c release version 1.4.2 2013-11-20 13:51:08 +01:00
Jan Steemann a2152af99c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-11-20 13:50:41 +01:00
Jan Steemann 439554de04 fix annoying error in case new directories are added to documentation 2013-11-20 13:50:18 +01:00
Frank Celler 01532b024e Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-20 13:50:14 +01:00
Frank Celler 6e293d9dce fixed wrong error message on parse error 2013-11-20 13:50:08 +01:00
Jan Steemann cf219d92d3 added debugSegfault 2013-11-20 13:15:45 +01:00
Jan Steemann 436b47eb0c removed unnecessary shaper attribute from struct 2013-11-20 12:38:47 +01:00
Jan Steemann 0fe4c7b090 fixed shape compaction 2013-11-20 12:02:13 +01:00
Max Neunhoeffer 0dfe6b1126 Add a sparse argument to the creation of a skiplist index. 2013-11-20 11:16:28 +01:00
Max Neunhoeffer 822f9d37bd Rename method name to TRI_SkipListGetNrUsed. 2013-11-20 11:09:28 +01:00
Max Neunhoeffer 1c56e87222 Export entry count for generic skip lists. 2013-11-20 11:07:31 +01:00
Frank Celler 225404e97d Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-20 09:47:26 +01:00
Frank Celler 2c3ea751c6 added missing file 2013-11-20 09:47:07 +01:00
Michael Hackstein 38ec615b7f Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-20 09:35:38 +01:00
Michael Hackstein 92198943a0 Fixed last tests of the graphViewer, all 699 pass now yeah 2013-11-20 09:35:16 +01:00
Frank Celler 914bd38cfc added check-sever 2013-11-20 09:21:22 +01:00
Frank Celler 9438b43f92 fixed issue #669 Tiny documentation update 2013-11-20 09:20:59 +01:00
Frank Celler f35347098b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-20 09:20:51 +01:00
Frank Celler 7738a5b35d cosmetics 2013-11-20 09:20:26 +01:00
Frank Celler d5b608cb79 cosmetics 2013-11-20 09:19:58 +01:00
Frank Celler fd268ef6ab fixed issue #669 Tiny documentation update 2013-11-20 09:18:15 +01:00
Jan Steemann 4e1028d791 fixed doxygen error 2013-11-20 01:50:53 +01:00
Jan Steemann 920d08d855 removed redundant startup options 2013-11-20 01:50:27 +01:00
Jan Steemann 8fea8ca1b3 changed write-locks 2013-11-20 01:27:45 +01:00
Jan Steemann 586f0b4f59 fixed wrong comment header 2013-11-19 23:10:05 +01:00
Michael Hackstein b6795df3fb Removed plenty of unused variables, thx to @jsteemann for writing jshund. Helped me find those 2013-11-19 21:51:22 +01:00
Michael Hackstein 77dd9e7d5b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-19 17:14:53 +01:00
Michael Hackstein 054218d95f Updated GraphViewer CSS. It now has a filter dropdown and the suggestion box is adjusted accordingly 2013-11-19 17:14:46 +01:00