Commit Log (Page 6 of 8)

back to main page

Pages: << Previous 1 2 3 4 5 6 7 8 Next >>

Summary Period: 2004-01-15 to 2003-11-18 (Commits 195-294 of 794)

martinnec
1/15/04 10:57 PM
Added ContextSetDataBlock.cpp ContextSetDataBlock.h and DataItemSmart.h
475 lines of code changed in:
documents: ContextSetDataBlock.cpp (new 0), ContextSetDataBlock.h (new 0), DataGuide.cpp (+31 -24), DataGuide.h (+8 -9), DataGuideNode.cpp (+59 -41), DataGuideNode.h (+154 -49), DataItemSmart.h (new 178), XmlNodeInfo.h (+2 -2), XmlNodes.cpp (+42 -6), XmlNodes.h (+1 -1)

martinnec
1/15/04 10:56 PM
Removed ContextSetDataBock.h ContextSetDataBlock.cpp DataItemSmart.h
0 lines of code changed in:
storage: ContextSetDataBlock.cpp (del), ContextSetDataBlock.h (del), DataItemSmart.h (del)

pavelpar
1/15/04 10:54 PM
operations with huge data block (32 MiB) added to testcase
44 lines of code changed in:
test/testStorage.cpp (+44 -9)

pavelpar
1/15/04 9:53 PM
bugfixes
26 lines of code changed in:
storage/CacheManagerImpl.cpp (+26 -4)

pavelpar
1/15/04 9:28 PM
comments added
95 lines of code changed in:
storage: CacheManagerImpl.cpp (+93 -36), CacheManagerImpl.h (+2 -2)

pavelpar
1/15/04 11:01 AM
additional test case added
112 lines of code changed in:
test/testStorage.cpp (+112)

pavelpar
1/13/04 9:20 PM
methods for change of keys added to PersistentABTree.h
336 lines of code changed in:
test/testPersistABTree.cpp (+162), util/PersistentABTree.h (+174 -15)

pavelpar
1/10/04 10:36 AM
method getCount added to ABTree.h and PersistentABTree.h
143 lines of code changed in:
test: testABTree.cpp (+29), testPersistABTree.cpp (+50)
util: ABTree.h (+38 -4), PersistentABTree.h (+26)

pavelpar
1/8/04 9:13 AM
check of params for some methods added
32 lines of code changed in:
storage: DocGroupManager.h (+8 -6), DocGroupManagerImpl.cpp (+18 -6), DocGroupManagerImpl.h (+6 -6)

pavelpar
1/5/04 7:55 PM
bugfixes
1 lines of code changed in:
util/PersistentABTree.h (+1 -1)

xstore_hanz
1/5/04 4:45 PM
added exceptions
63 lines of code changed in:
xpath: exceptions.cpp (new 30), exceptions.h (new 33)

xstore_hanz
1/5/04 4:44 PM
parser allmost finished, expr only headers, needs implementation - should be simple
860 lines of code changed in:
xpath: expr.h (+395 -393), lexer.cpp (+2 -2), lexer.h (+17 -15), parser.cpp (+284 -82), parser.h (+85 -71), token.cpp (+13), token.h (+64 -59)

martinnec
1/5/04 12:49 PM
*** empty log message ***
79 lines of code changed in:
documents: ContextNode.h (new 0), ContextSet.cpp (new 0), XmlNodeInfo.cpp (new 79)

martinnec
1/5/04 12:43 PM
*** empty log message ***
323 lines of code changed in:
documents: DataGuide.h (+4 -1), DataGuideFactory.cpp (+15 -20), DataGuideFactory.h (+13 -2), DataGuideNode.cpp (+8 -7), XmlNodes.cpp (new 67), XmlNodes.h (+216 -13)

martinnec
1/5/04 8:13 AM
*** empty log message ***
1005 lines of code changed in:
test/testPersistABTree.cpp (+1 -1), util/PersistentABTree.h (+16 -12)
documents: ContextSet.h (+39 -24), DataGuide.cpp (+226 -148), DataGuide.h (+99 -30), DataGuideFactory.cpp (+10 -7), DataGuideFactory.h (+5 -3), DataGuideInfo.h (+17 -17), DataGuideNode.cpp (+62 -31), DataGuideNode.h (+67 -26), HierarchyId.cpp (+263 -43), HierarchyId.h (+122 -26), XmlNodeInfo.h (+77 -25), XmlNodes.h (+1 -1)

martinnec
1/5/04 8:12 AM
Added class which stores and reads one data block of the context set of the xpath query.
178 lines of code changed in:
storage: ContextSetDataBlock.cpp (new 0), ContextSetDataBlock.h (new 0), DataItemSmart.h (+178 -78)

xstore_hanz
1/4/04 7:29 PM
all implementation removed
0 lines of code changed in:
xpath: xpathtokenchars.cpp (del), xpathtokenchars.hpp (del), xpathtokeniser.cpp (del), xpathtokeniser.hpp (del)

xstore_hanz
1/4/04 7:28 PM
XPath files major changes
2246 lines of code changed in:
xpath: expr.cpp (new 643), expr.h (new 464), lexer.cpp (new 309), lexer.h (new 29), parser.cpp (new 603), parser.h (new 83), token.cpp (new 41), token.h (new 74)

pavelpar
12/29/03 5:57 PM
small change in target clean
10 lines of code changed in:
Makefile (+1 -1), documents/Makefile (+1 -1), dom/Makefile (+1 -1), server/Makefile (+1 -1), storage/Makefile (+1 -1), tx/Makefile (+1 -1), util/Makefile (+1 -1), xpath/Makefile (+1 -1)
core: Makefile (+1 -1), synch/Makefile (+1 -1)

pavelpar
12/28/03 10:37 PM
small change in comments
8 lines of code changed in:
storage/DocGroupManager.h (+8 -4)

pavelpar
12/28/03 8:46 PM
small changes in Makefiles
11 lines of code changed in:
Makefile (+2), documents/Makefile (+1), dom/Makefile (+1), server/Makefile (+1), storage/Makefile (+1), tx/Makefile (+1), util/Makefile (+1), xpath/Makefile (+1)
core: InvalidArgumentException.h (del), Makefile (+1), synch/Makefile (+1)

pavelpar
12/25/03 11:47 PM
minor update
1 lines of code changed in:
test/testPersistABTree.cpp (+1 -1)

pavelpar
12/25/03 10:03 PM
removal of debug messages
0 lines of code changed in:
test/testPersistABTree.cpp (-6)

pavelpar
12/25/03 9:31 PM
lot of bugs fixed
633 lines of code changed in:
server/NetworkServer.cpp (+2), tx/JournalManagerImpl.cpp (+14 -4)
storage: DataFile.h (+1), StorageManagerImpl.cpp (+1 -1)
test: Makefile (+1 -38), testABTree.cpp (+4 -4), testJournal.cpp (+23 -6), testPersistABTree.cpp (+403 -24)
util: ABTree.h (+9 -251), PersistentABTree.h (+175 -67)

pavelpar
12/24/03 4:13 PM
ABTree is now completed and working (all tests in testABTree passed)
437 lines of code changed in:
test/testABTree.cpp (+206 -89)
util: ABTree.h (+176 -55), PersistentABTree.h (+55 -14)

pavelpar
12/24/03 12:13 AM
serious bug in ABTree and PersistentABTree fixed
269 lines of code changed in:
test: Makefile (+1 -1), testABTree.cpp (+8)
util: ABTree.h (+234 -37), LogManager.cpp (+2 -1), PersistentABTree.h (+24 -22)

pavelpar
12/22/03 9:14 PM
another bugfixes
42 lines of code changed in:
util/LogManager.cpp (+9 -9)
test: test.h (+2 -2), testABTree.cpp (+29 -53), testPersistABTree.cpp (+2)

pavelpar
12/21/03 10:38 PM
small change
3 lines of code changed in:
test/testPersistABTree.cpp (+3 -3)

pavelpar
12/21/03 8:26 PM
some debugging messages deleted
1 lines of code changed in:
test/testPersistABTree.cpp (+1), util/ABTree.h (-120)

pavelpar
12/21/03 8:12 PM
all bugs in LockMngrs are fixed now
93 lines of code changed in:
tx: LockMngrMGL.h (+69 -42), LockMngrS2PL.h (+24 -16), TransactionManagerImpl.cpp (-4)

pavelpar
12/21/03 5:10 PM
many important bugfixes
213 lines of code changed in:
storage/StorageTypes.h (+21 -1), test/testPersistABTree.cpp (-5)
tx: LockMngrMGL.h (+117 -66), LockMngrS2PL.h (+71 -48), TransactionManagerImpl.cpp (+4)

pavelpar
12/21/03 11:26 AM
various bugfixes in memory usage
30 lines of code changed in:
test/testStorage.cpp (+5 -5), tx/JournalFile.cpp (+17 -16), util/PersistentABTree.h (+8 -8)

pavelpar
12/21/03 12:19 AM
more bugs fixed (and found:))
188 lines of code changed in:
test/testPersistABTree.cpp (+13 -8)
tx: LockMngrS2PL.h (+4), TransactionManagerImpl.cpp (+8 -10)
util: ABTree.h (+9 -7), PersistentABTree.h (+154 -186)

pavelpar
12/20/03 8:21 PM
small bugfix
6 lines of code changed in:
storage/CacheManagerImpl.cpp (+4 -4)
tx: JournalFile.cpp (+1 -1), JournalManagerImpl.cpp (+1 -1)

pavelpar
12/19/03 11:10 PM
some bugs fixed
150 lines of code changed in:
storage/CacheManagerImpl.cpp (+12 -4), test/testPersistABTree.cpp (+47 -3), util/PersistentABTree.h (+85 -59)
tx: JournalFile.cpp (+3 -1), JournalManagerImpl.cpp (+3 -1)

pavelpar
12/18/03 10:28 PM
potential deadlock found and fixed
12 lines of code changed in:
storage/DataFile.h (+3 -3), util/PersistentABTree.h (+9 -2)

pavelpar
12/18/03 9:06 AM
it all compiles now
46 lines of code changed in:
test/testPersistABTree.cpp (+13 -13), util/PersistentABTree.h (+33 -33)

pavelpar
12/17/03 10:19 PM
test program for PersistentABTRee added (it isn't complete yet)
588 lines of code changed in:
storage/DataItem.h (+2), test/testPersistABTree.cpp (new 339), util/PersistentABTree.h (+247 -45)

pavelpar
12/16/03 10:34 PM
compile errors fixed
1 lines of code changed in:
storage/DataItem.h (+1 -1)

pavelpar
12/16/03 10:22 PM
small changes
20 lines of code changed in:
storage/DataItem.h (+19 -1), util/PersistentABTree.h (+1 -1)

pavelpar
12/14/03 11:30 PM
development continues..
97 lines of code changed in:
util/PersistentABTree.h (+97 -31)

martinnec
12/14/03 4:47 PM
The first draft of the Context class
45 lines of code changed in:
documents: ContextSet.h (new 24), DataGuide.h (+21 -18)

pavelpar
12/13/03 10:20 PM
PersistentABTree.h added
2259 lines of code changed in:
util/PersistentABTree.h (new 2254)
test: Makefile (+4 -1), run_tests.sh (+1)

pavelpar
12/13/03 12:01 PM
small optimization in StorageManagerImpl involving lesser number of group tree traversals
88 lines of code changed in:
Makefile (+1 -1), test/testStorage.cpp (+5 -5)
storage: DocGroupManagerImpl.cpp (+30 -17), GroupFile.h (+15 -7), StorageManager.h (+9 -2), StorageManagerImpl.cpp (+9 -5), StorageManagerImpl.h (+2 -2)
tx: RecoveryManager.h (+13 -13), RecoveryManagerImpl.cpp (+2), RecoveryManagerImpl.h (+2)

pavelpar
12/11/03 9:47 AM
new exception
0 lines of code changed in:
core/InvalidArgumentException.h (new 0)

pavelpar
12/9/03 9:47 PM
Makefiles added
124 lines of code changed in:
Makefile (+1 -1), documents/Makefile (new 41), dom/Makefile (new 41), xpath/Makefile (+41 -7)

pavelpar
12/9/03 7:37 PM
modified in order to use test.h
64 lines of code changed in:
test/testUtf16String.cpp (+64 -39)

pavelpar
12/9/03 7:24 PM
testUtf16String moved to src/test
58 lines of code changed in:
test: Makefile (+5 -1), run_tests.sh (+1), testUtf16String.cpp (new 52)
util: Utf16testMakefile (del), testUtf16String.cpp (del)

pavelpar
12/5/03 1:50 PM
bugfixes
52 lines of code changed in:
tx/NodeAncestors.h (+1)
storage: DocGroupManagerImpl.cpp (+47 -8), DocGroupManagerImpl.h (+4)

pavelpar
12/2/03 10:59 PM
bugfix
3 lines of code changed in:
storage/ResourceManagerImpl.cpp (+3 -3)

martinnec
11/30/03 11:14 PM
Navrh na objektovy model xpath. Je to hodne nedodelano:(((
695 lines of code changed in:
xpath/objectmodel: XPathBoolExpr.hpp (new 60), XPathComparativeExpr.hpp (new 88), XPathContainerExpression.hpp (new 55), XPathContext.hpp (new 68), XPathExpression.hpp (new 43), XPathFunctionCall.hpp (new 63), XPathLiteralExpr.hpp (new 43), XPathLocationPath.hpp (new 48), XPathLocationStep.hpp (new 53), XPathMathExpr.hpp (new 55), XPathNumberExpr.hpp (new 43), XPathProcessor.hpp (new 14), XPathUnionExpr.hpp (new 24), XPathVariableReference.hpp (new 38)

martinnec
11/30/03 11:10 PM
Pridana template class DataItemSmart, ktera rozsiruje puvodni DataItem o metody pro praci s daty v ni ulozene. Zatim pouze prace s byty, tj. vlozeni ci ziskani nejakeho poctu bytu od nejake pozice. Pozdeji bude potreba pridat metody, ktere umozni i praci s jednotlivymi bity a jejich skupinami.
78 lines of code changed in:
storage/DataItemSmart.h (new 78)

martinnec
11/30/03 11:04 PM
Castecna implementace DataGuide. Temer je hotovo vytvoreni noveho dokumentu a jeho dataguidu a ulozeni dat z dokumentu.
941 lines of code changed in:
documents: DataGuide.h (new 114), DataGuideFactory.cpp (new 42), DataGuideFactory.h (new 3), DataGuideInfo.h (new 94), DataGuideNode.cpp (new 287), DataGuideNode.h (new 124), HierarchyId.cpp (new 119), HierarchyId.h (new 77), XmlNodeInfo.h (new 45), XmlNodes.h (new 36)

martinnec
11/30/03 10:59 PM
*** empty log message ***
148 lines of code changed in:
documents/DataGuide.cpp (new 148)

xstore_hanz
11/30/03 10:09 PM
some syntax errors left in xpathtokeniser
183 lines of code changed in:
xpath: Makefile (+1 -1), xpathtokenchars.cpp (+17 -18), xpathtokenchars.hpp (+16 -14), xpathtokeniser.cpp (+124 -44), xpathtokeniser.hpp (+25 -84)

xstoremartin
11/30/03 10:09 PM
Test update...
12 lines of code changed in:
util/testUtf16String.cpp (+12)

xstoremartin
11/30/03 10:08 PM
Another constructor added
31 lines of code changed in:
util: Utf16String.cpp (+20), Utf16String.hpp (+11)

xstore_hanz
11/30/03 8:07 PM
*** empty log message ***
26 lines of code changed in:
xpath: Makefile (new 7), xpathtokenchars.cpp (+8 -7), xpathtokenchars.hpp (+4 -2), xpathtokeniser.cpp (+2 -108), xpathtokeniser.hpp (+5)

pavelpar
11/30/03 7:14 PM
change in comments
6 lines of code changed in:
storage: ResourceManager.h (+3), StorageManager.h (+3)

xstoremartin
11/30/03 6:26 PM
merged version
1 lines of code changed in:
xpath/xpathtokeniser.hpp (+1 -1)

xstoremartin
11/30/03 6:26 PM
merged version...
107 lines of code changed in:
xpath/xpathtokeniser.cpp (+107)

xstoremartin
11/30/03 6:19 PM
Pokus o merge ;)
15 lines of code changed in:
xpath/xpathtokeniser.hpp (+15 -1)

xstore_hanz
11/30/03 6:17 PM
1st shot of automat!!
152 lines of code changed in:
xpath/xpathtokeniser.cpp (+152 -28)

xstore_hanz
11/30/03 5:46 PM
after merge
158 lines of code changed in:
xpath/xpathtokeniser.hpp (+158 -41)

xstore_hanz
11/30/03 4:51 PM
*** empty log message ***
30 lines of code changed in:
xpath/xpathtokeniser.hpp (+30 -153)

xstoremartin
11/30/03 4:40 PM
added Utf16String::clear method
Utf16String operator += patch
97 lines of code changed in:
util: Utf16String.cpp (+86 -68), Utf16String.hpp (+11)

xstoremartin
11/30/03 3:00 PM
Added implementation of xpathtoken::
47 lines of code changed in:
xpath/xpathtokeniser.cpp (+47 -31)

xstore_hanz
11/30/03 2:55 PM
Another changes :)
14 lines of code changed in:
xpath/xpathtokeniser.hpp (+14 -13)

pavelpar
11/30/03 2:20 PM
bugfix concerning utf-16 in StringConverter
77 lines of code changed in:
test/testStrConv.cpp (+62), util/StringConverter.cpp (+15 -2)

xstore_hanz
11/30/03 2:03 PM
Major changes - all strings moved to utf-16 encoding
279 lines of code changed in:
xpath: xpathtokenchars.cpp (+182 -134), xpathtokenchars.hpp (+28 -16), xpathtokeniser.hpp (+69 -81)

xstore_hanz
11/30/03 12:31 PM
new method added - equalsTo
problem with StringConverter when string has length == 1 - need to solve
45 lines of code changed in:
util: Utf16String.cpp (+14 -2), Utf16String.hpp (+20 -2), Utf16testMakefile (+1 -1), testUtf16String.cpp (+10)

xstore_hanz
11/29/03 5:58 PM
Utf16String class together with simple tests - moved from src/xpath
113 lines of code changed in:
util: Utf16String.cpp (new 110), Utf16String.hpp (new 2), Utf16StringError.hpp (new 0), Utf16testMakefile (new 1), testUtf16String.cpp (new 0)

xstore_hanz
11/29/03 5:57 PM
Utf16String moved to src/util
0 lines of code changed in:
xpath: Utf16String.cpp (del), Utf16String.hpp (del)

xstore_hanz
11/27/03 10:26 AM
zmena xpathtokenchars, nutno dokoncit - snaha o konzistenci
208 lines of code changed in:
xpath: Utf16String.cpp (+55 -37), xpathtokenchars.cpp (+147 -156), xpathtokenchars.hpp (+6 -8)

xstore_hanz
11/25/03 11:29 PM
*** empty log message ***
37 lines of code changed in:
xpath: Utf16String.cpp (new 37), Utf16String.hpp (new 0)

pavelpar
11/24/03 11:43 PM
small change
15 lines of code changed in:
util/ConfigManagerImpl.cpp (+5)
test: testConf.cpp (+3 -1), xstore.conf (+7)

pavelpar
11/24/03 11:11 PM
LogManager overwritten - logging levels added, etc
60 lines of code changed in:
xstore.cpp (+3 -1)
test: testBase64.cpp (+1 -1), testJournal.cpp (+1 -1), testLockMGL.cpp (+1 -1), testLockS2PL.cpp (+1 -1), testLog.cpp (+6 -3), testStorage.cpp (+1 -1), xstore.conf (+2 -1)
util: LogManager.cpp (+32 -13), LogManager.h (+12 -3)

pavelpar
11/24/03 9:21 PM
experiments with debugging messages
11 lines of code changed in:
tx/LockMngrS2PL.h (+2), util/debug.h (+9 -4)

xstore_hanz
11/23/03 6:03 PM
*** empty log message ***
4 lines of code changed in:
xpath/xpathtokeniser.hpp (+4 -2)

xstore_hanz
11/23/03 5:55 PM
*** empty log message ***
7 lines of code changed in:
xpath/xpathtokeniser.hpp (+7 -7)

xstore_hanz
11/23/03 5:40 PM
Prebijim Mata :)
165 lines of code changed in:
xpath: xpathtokenchars.cpp (+157 -234), xpathtokenchars.hpp (+8 -4)

xstore_hanz
11/23/03 4:03 PM
*** empty log message ***
202 lines of code changed in:
xpath: xpathtokenchars.cpp (+177 -3), xpathtokenchars.hpp (+25 -193)

xstoremartin
11/23/03 1:56 PM
:)) Update
61 lines of code changed in:
xpath/xpathtokenchars.cpp (+61)

xstore_hanz
11/23/03 1:43 PM
First shot of .cpp
0 lines of code changed in:
xpath/xpathtokenchars.cpp (new 0)

xstore_hanz
11/23/03 12:16 PM
Mala modif
11 lines of code changed in:
xpath/xpathtokenchars.hpp (+11 -2)

pavelpar
11/22/03 9:45 AM
testLockS2PL and testLockMGL completed
256 lines of code changed in:
test: testLockMGL.cpp (+187 -14), testLockS2PL.cpp (+69 -31)

pavelpar
11/22/03 12:22 AM
testLockMGL added
420 lines of code changed in:
test: Makefile (+4 -1), run_tests.sh (+1), testLockMGL.cpp (new 338), testLockS2PL.cpp (+77 -19)

xstore_hanz
11/21/03 11:11 AM
First shot of XPathTokeniser - automat that creates list of XPath tokens from given query.
xpathtokenchars defines entities and decides whether given symbol belongs to specified entity. it's for internal purposes only.
388 lines of code changed in:
xpath: xpathtokenchars.hpp (new 184), xpathtokeniser.cpp (new 31), xpathtokeniser.hpp (new 173)

pavelpar
11/20/03 10:25 PM
small update
11 lines of code changed in:
test/testConf.cpp (+11 -5)

pavelpar
11/20/03 10:17 PM
compile-time errors fixed
65 lines of code changed in:
xstore.h (+12 -2)
test: testConf.cpp (+3 -1), testJournal.cpp (+18 -18), testLockS2PL.cpp (+14 -7), xstore.conf (+1)
tx: LockMngrMGL.h (+4 -4), LockMngrS2PL.h (+4 -2), RecoveryManagerImpl.cpp (+9 -9)

pavel_o
11/20/03 9:30 PM
*** empty log message ***
8 lines of code changed in:
tx: LockMngrMGL.h (+5 -3), LockMngrS2PL.h (+3 -2)

pavelpar
11/20/03 9:03 PM
small changes
3 lines of code changed in:
test/xstore.conf (+2), util/ConfigManager.h (+1)

pavel_o
11/20/03 7:20 PM
*** empty log message ***
120 lines of code changed in:
tx: JournalFile.cpp (+6 -6), JournalFile.h (+3 -3), JournalManager.h (+3 -3), JournalManagerImpl.cpp (+3 -3), JournalManagerImpl.h (+3 -3), LockMngrMGL.h (+34 -5), LockMngrS2PL.h (+23 -6), TxDeadlock.h (new 45)

pavel_o
11/20/03 12:26 AM
*** empty log message ***
10 lines of code changed in:
tx: LockMngrMGL.h (+6 -33), LockMngrS2PL.h (+4 -23)

pavel_o
11/19/03 9:18 PM
*** empty log message ***
8 lines of code changed in:
tx/LockMngrMGL.h (+8 -5)

pavelpar
11/19/03 6:48 PM
bugfix
1 lines of code changed in:
tx/NodeAncestors.h (+1 -1)

pavel_o
11/19/03 3:36 PM
*** empty log message ***
69 lines of code changed in:
tx: LockMngrMGL.h (+54 -43), LockMngrS2PL.h (+15 -11)

pavel_o
11/19/03 9:54 AM
*** empty log message ***
67 lines of code changed in:
tx: LockMngrMGL.h (+44 -54), LockMngrS2PL.h (+23 -30)

pavel_o
11/18/03 10:35 PM
*** empty log message ***
161 lines of code changed in:
tx: LockMngrMGL.h (+160 -39), LockMngrS2PL.h (+1 -1)

pavelpar
11/18/03 8:55 PM
small changes
3 lines of code changed in:
test: testBase64.cpp (+1 -1), testStrConv.cpp (+2 -2)

Pages: << Previous 1 2 3 4 5 6 7 8 Next >>


Generated by StatCvs v0.1.3