- Dec 05, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
* evsched now uses common errcodes instead of magic values * updated tests
-
Lubos Slovak authored
If the journal gets full during changesets saving, it is flushed (the zone file is updated), and the changesets are saved again. refs #167
-
- Dec 04, 2013
-
-
Jan Kadlec authored
CID #1134442
-
- Dec 03, 2013
-
-
Jan Včelák authored
fixes #163
-
Jan Včelák authored
-
Marek Vavrusa authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Dec 02, 2013
-
-
Jan Kadlec authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
refs #159
-
Jan Kadlec authored
-
- Nov 29, 2013
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavruša authored
-
Jan Včelák authored
ref #121
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
ref #121
-
Jan Včelák authored
-
Jan Včelák authored
ref #121
-
Jan Včelák authored
ref #121
-
Daniel Salzman authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- Nov 28, 2013
-
-
Marek Vavrusa authored
Since inserting into hashtable may fail, this would result in lost records. I refactored the code a bit and hashtable node split is now done recursively, i.e. it divides nodes until it fits.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
Sorted iteration is not needed and hhash doesn't support sorted iteration unless an order index is built.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- Nov 27, 2013
-
-
Marek Vavrusa authored
-
Jan Včelák authored
Use pointer-based thread identifiers instead of number-based ones. This should resolve compilation warnings on BSD systems. Linux uses integers as thread identifiers, BSD based systems use pointers. ref #157
-