Commit Log (Page 1 of 8)

back to main page

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

Summary Period: 2004-05-13 to 2004-04-23 (Commits 695-794 of 794)

pavelpar
5/13/04 9:38 AM
fix
5 lines of code changed in:
storage/CacheManagerImpl.cpp (+2), test/Makefile (+3 -1)

xstoremartin
5/12/04 11:52 PM
Network bugfix
107 lines of code changed in:
client: Client.cpp (+14 -1), Client.hpp (+2), NetworkSocket.cpp (+11 -14), ReportError.cpp (+54 -2), ReportError.h (+4 -4), module.cpp (+14 -19)
client/php: comm_send.php (+1), connect.php (+7 -7)

pavelpar
5/12/04 11:31 PM
comments
1 lines of code changed in:
XStoreManager.h (+1 -1)

pavel_o
5/12/04 11:28 PM
*** empty log message ***
330 lines of code changed in:
xclient: Client.cpp (+238 -222), Client.h (+27 -14), Makefile (+1 -1), connectform.ui.h (+1 -8), docstoreform.ui.h (+1 -1), mainform.ui (+1), mainform.ui.h (+61 -7)

pavelpar
5/12/04 11:27 PM
testing
40 lines of code changed in:
server/ThreadPool.cpp (+6 -6), storage/DocGroupManagerImpl.cpp (+8 -1), test/testThreadPool.cpp (+26 -8)

pavelpar
5/12/04 9:31 PM
testThreadPool added
19 lines of code changed in:
server: Makefile (+3 -2), NetworkServer.cpp (+3 -3), NetworkServer.h (+1 -1), main.cpp (+1 -1), xstore.conf (new 0)
test: Makefile (+1 -1), testDocGroupMngr2.cpp (+2 -2), testThreadPool.cpp (new 8)

xstore_hanz
5/12/04 8:10 PM
parser optimization
114 lines of code changed in:
xpath: expr.cpp (+5 -5), expr.h (+9 -9), parser.cpp (+83 -44), parser.h (+16 -16), xpathprocessor.cpp (+1 -1)

pavelpar
5/12/04 6:41 PM
fix
19 lines of code changed in:
server: Makefile (+17 -9), testNetworkServer.cpp (del)
test: Makefile (+2 -2), testNetworkServer.cpp (new 0)

pavelpar
5/11/04 9:29 PM
testDocGroupMngr2 addded
508 lines of code changed in:
server: ServerMessage.h (+1 -1), ThreadPool.cpp (+174), ThreadPool.h (+2)
test: Makefile (+1 -1), testDocGroupMngr2.cpp (new 330)

xstoremartin
5/11/04 6:47 PM
Many changes: exception handling, deleted namespaces... etc
258 lines of code changed in:
client: Client.cpp (+49 -36), Client.hpp (+9 -10), Makefile (+16 -12), Message.cpp (+1 -1), Message.h (+3 -3), MessageData.cpp (+11 -2), MessageData.h (+12 -5), NetworkSocket.cpp (+9 -12), NetworkSocket.hpp (+3 -3), ReportError.cpp (+48 -29), ReportError.h (+21 -36), module.cpp (+62 -92), module.h (+3 -3)
client/php: comm_send.php (+9 -6), connect.php (+2)

pavelpar
5/11/04 11:52 AM
std::logic_error handled separately from std::exception
58 lines of code changed in:
server/ThreadPool.cpp (+58)

pavelpar
5/10/04 10:29 PM
getSubgroups and getDocuments added
267 lines of code changed in:
XStoreManager.cpp (+46), XStoreManager.h (+16)
storage: DocGroupManager.h (+22), DocGroupManagerImpl.cpp (+14), DocGroupManagerImpl.h (+4), GroupFile.h (+115), StorageManager.h (+16), StorageManagerImpl.cpp (+30), StorageManagerImpl.h (+4)

martinnec
5/10/04 7:27 PM
*** empty log message ***
18 lines of code changed in:
dom: DOMSerializer.cpp (+17 -8), DOMSerializer.h (+1 -1)

xstoremartin
5/10/04 1:16 PM
More C++ / C conversion macros added.
21 lines of code changed in:
client: module.cpp (+21 -7), module.h (-5)

pavelpar
5/10/04 8:23 AM
fix
1 lines of code changed in:
test/Makefile (+1 -1)

xstoremartin
5/10/04 3:13 AM
More documentation added, minor code changes. Extern "C" macros added, to ensure
C/C++ compactibility but it still doesn't work :-/
104 lines of code changed in:
client: Client.cpp (+15 -2), Client.hpp (+13 -2), Makefile (+1), Message.h (+35 -7), MessageData.cpp (+1 -1), MessageData.h (+3 -2), MessageTypes.h (+3 -1), NetworkSocket.cpp (+1 -14), NetworkSocket.hpp (-8), ReportError.cpp (+4 -4), ReportError.h (+15 -2), module.cpp (+9 -2), module.h (+4 -1)

xstoremartin
5/10/04 3:04 AM
Some more helping text added.
NodeSet XML parsing, identing and xml syntax highlighting added.
75 lines of code changed in:
client/php: comm_send.php (+50 -9), connect.php (+17 -17), login.php (+8 -5)

xstore_hanz
5/9/04 11:17 PM
*** empty log message ***
28 lines of code changed in:
dom: DOMDocument.cpp (+20 -18), DOMElement.cpp (+4 -1), DOMNamedNodeMap.cpp (+1 -1), DOMNode.cpp (+2 -2), DOMNodeList.cpp (+1 -1)

martinnec
5/9/04 10:26 PM
*** empty log message ***
433 lines of code changed in:
documents: DataGuide.cpp (+20 -107), DataGuide.h (+110 -207), DataGuideManager.h (+30 -31), Makefile (+1 -1), pathinfo.cpp (new 174), pathinfo.h (new 98)

martinnec
5/9/04 9:42 PM
*** empty log message ***
297 lines of code changed in:
test/testInteractiveDOM.cpp (new 297)

xstore_hanz
5/9/04 9:22 PM
processXPathQuery method added
15 lines of code changed in:
dom: DOMDocument.cpp (+11), DOMDocument.h (+4 -1)

pavelpar
5/9/04 7:54 PM
fix
1 lines of code changed in:
test/Makefile (+1 -1)

pavelpar
5/9/04 7:30 PM
bugfix
5 lines of code changed in:
server/ThreadPool.cpp (+5 -1)

pavelpar
5/9/04 6:59 PM
bugfix
212 lines of code changed in:
server: NetworkServer.cpp (+7 -2), Socket.cpp (+174 -121), Socket.h (+22 -11), testNetworkServer.cpp (+9 -3)

xstoremartin
5/9/04 1:40 PM
Install branch added
4 lines of code changed in:
client/Makefile (+4 -2)

xstore_hanz
5/9/04 12:50 AM
*** empty log message ***
3 lines of code changed in:
dom/DOMElement.cpp (+2 -1), test/testDOM.cpp (+1 -1)

xstore_hanz
5/9/04 12:28 AM
*** empty log message ***
10 lines of code changed in:
dom: DOMDocument.cpp (+9 -8), DOMDocument.h (+1 -11)

martinnec
5/8/04 11:53 PM
Serializer of DOM nodes
231 lines of code changed in:
dom: DOMSerializer.cpp (new 152), DOMSerializer.h (new 79)

xstore_hanz
5/8/04 11:51 PM
*** empty log message ***
10 lines of code changed in:
dom: DOMDocument.cpp (+7 -3), DOMDocument.h (+3 -1), DOMElement.cpp (-2)

xstore_hanz
5/8/04 10:37 PM
*** empty log message ***
12 lines of code changed in:
dom: DOMAttr.cpp (+3 -3), DOMAttr.h (+1 -1), DOMDocument.cpp (+2 -3), DOMElement.cpp (+6 -4)

xstore_hanz
5/8/04 9:29 PM
*** empty log message ***
17 lines of code changed in:
dom: DOMAttr.cpp (+1 -1), DOMDocument.cpp (-1), DOMElement.cpp (+13 -7), DOMNamedNodeMap.cpp (+2 -1), DOMNodeList.cpp (+1)

xstore_hanz
5/8/04 8:05 PM
*** empty log message ***
31 lines of code changed in:
dom/headers.h (new 31)

xstoremartin
5/8/04 6:10 PM
*** empty log message ***
69 lines of code changed in:
client: Client.cpp (+30 -38), Makefile (new 30), NetworkSocket.cpp (+7 -6), module.cpp (+1 -4), php/comm_send.php (+1 -1)

xstore_hanz
5/8/04 2:32 PM
*** empty log message ***
103 lines of code changed in:
test/testDOM.cpp (+8 -6)
dom: DOMAttr.cpp (+1 -1), DOMCharacterData.cpp (+12 -1), DOMComment.cpp (+1 -10), DOMDocument.cpp (+21 -14), DOMElement.cpp (+25 -50), DOMNamedNodeMap.cpp (+4 -3), DOMNode.cpp (+16 -3), DOMNode.h (+11 -3), DOMNodeList.cpp (+4 -2)

martinnec
5/8/04 2:23 PM
/self::node() fix
159 lines of code changed in:
documents: DataGuide.cpp (+139 -63), DataGuide.h (+20)

xstore_hanz
5/8/04 10:53 AM
*** empty log message ***
83 lines of code changed in:
documents/XmlNodeId.h (+1 -1), test/testDOM.cpp (+44 -38), util/NameIndex.cpp (+5 -3)
dom: DOMDocument.cpp (+25 -7), DOMDocument.h (+2), DOMElement.cpp (+6 -6)

xstore_hanz
5/7/04 12:54 PM
*** empty log message ***
31 lines of code changed in:
dom: DOMDocument.cpp (+10 -7), DOMDocument.h (+3 -1), DOMElement.h (+1), DOMNamedNodeMap.cpp (+15 -5), DOMNamedNodeMap.h (+1 -1), DOMNodeList.cpp (+1)

xstoremartin
5/7/04 11:17 AM
*** empty log message ***
89 lines of code changed in:
client: MessageData.cpp (new 37), MessageData.h (new 52)

xstoremartin
5/7/04 11:16 AM
Almost done. I've started debugging module.
php source in devel.
107 lines of code changed in:
client: Client.cpp (+73 -14), Client.hpp (+6), Message.cpp (-1), module.cpp (+22 -30), module.h (+3 -5)
client/php: comm_send.php (+2 -3), login.php (+1 -4)

xstore_hanz
5/7/04 10:35 AM
*** empty log message ***
2 lines of code changed in:
xpath/result.cpp (+2)

xstore_hanz
5/7/04 10:34 AM
removeNode() function added
18 lines of code changed in:
xpath: result.cpp (+17 -1), result.h (+1)

xstore_hanz
5/7/04 10:03 AM
'*' bug fixed
2 lines of code changed in:
xpath/parser.cpp (+2)

pavelpar
5/6/04 11:00 PM
bugfixes
48 lines of code changed in:
Makefile (+1 -1), test/xstore.conf (+1 -1)
server: Makefile (+8 -4), NetworkServer.cpp (+3 -4), Socket.cpp (+32 -2), testNetworkServer.cpp (new 3)

pavel_o
5/6/04 7:45 PM
*** empty log message ***
16 lines of code changed in:
xclient/Client.cpp (+16 -16)

pavel_o
5/6/04 7:20 PM
*** empty log message ***
4 lines of code changed in:
xclient/mainform.ui.h (+4 -2)

xstoremartin
5/6/04 4:33 PM
Many minor changes...
181 lines of code changed in:
client: Client.cpp (+50 -34), Client.hpp (+23 -35), Message.cpp (+76 -13), NetworkSocket.cpp (+1 -1), NetworkSocket.hpp (+2 -2), ReportError.cpp (+9 -4), ReportError.h (+3 -3), module.cpp (+10 -7), module.h (+7 -1), php/comm_send.php (-2)

pavelpar
5/6/04 11:46 AM
D_P added
62 lines of code changed in:
XStoreManager.cpp (+34 -2)
server: NetworkServer.cpp (+21 -16), Socket.cpp (+5), Socket.h (+2)

pavel_o
5/6/04 1:42 AM
*** empty log message ***
73 lines of code changed in:
xclient: mainform.ui (+63), mainform.ui.h (+10 -5)

pavelpar
5/6/04 12:01 AM
fix in thread management
6 lines of code changed in:
server/main.cpp (+6)

pavelpar
5/5/04 11:32 PM
bugfixes
54 lines of code changed in:
test/xstore.conf (+1 -1)
core: Thread.cpp (+8), synch/CondVar.cpp (+2 -1)
server: Makefile (+1 -1), NetworkServer.cpp (+40 -2), main.cpp (+2 -2)

martinnec
5/5/04 6:39 PM
Test for DOM classes
272 lines of code changed in:
test/testDOM.cpp (new 272)

xstore_hanz
5/5/04 1:51 PM
bug fixed - ostatni konstruktory (Node(const Result &).. atd je nutno odstranit taky!!)
33 lines of code changed in:
xpath: context.cpp (+3 -3), result.cpp (+28 -22), result.h (+2 -1)

xstore_hanz
5/5/04 12:57 PM
*** empty log message ***
166 lines of code changed in:
xpath: context.cpp (+24 -10), expr.cpp (+117 -19), result.cpp (+25 -5)

pavelpar
5/5/04 7:20 AM
fix
1 lines of code changed in:
test/Makefile (+1 -2)

xstore_hanz
5/5/04 12:06 AM
compilovatelna & linkovatelna verze DOMu, funkcnost netestovana
277 lines of code changed in:
dom: DOMAttr.cpp (+7), DOMAttr.h (+17 -1), DOMCDATASection.cpp (+4), DOMCDATASection.h (+17 -1), DOMComment.cpp (+3), DOMComment.h (+17 -1), DOMDocument.cpp (+19 -4), DOMDocument.h (+17), DOMDocumentFragment.h (+21 -2), DOMDocumentType.cpp (+4), DOMDocumentType.h (+17), DOMElement.cpp (+11 -2), DOMElement.h (+17), DOMEntity.h (+19), DOMEntityReference.h (+18), DOMNode.cpp (+1), DOMNode.h (+1 -1), DOMNodeList.cpp (+8), DOMNotation.h (+18), DOMProcessingInstruction.cpp (+4), DOMProcessingInstruction.h (+17), DOMText.cpp (+3 -12), DOMText.h (+17)

xstoremartin
5/4/04 11:19 PM
More encapsulation, Zend api modified...
270 lines of code changed in:
client: Client.cpp (+84 -82), Client.hpp (+4 -2), Message.cpp (new 59), Message.h (new 81), module.cpp (+40 -17), php/comm_send.php (+2 -2)

xstore_hanz
5/4/04 10:39 PM
*** empty log message ***
442 lines of code changed in:
dom: DOMAttr.cpp (+25), DOMAttr.h (+13), DOMCDATASection.cpp (+13), DOMCDATASection.h (+7), DOMComment.cpp (+13), DOMComment.h (+7), DOMDocument.cpp (+69 -1), DOMDocument.h (+24 -1), DOMDocumentFragment.h (+7), DOMDocumentType.h (+13), DOMElement.cpp (+37), DOMElement.h (+13 -1), DOMEntity.h (+8), DOMEntityReference.h (+8), DOMNamedNodeMap.cpp (+24), DOMNamedNodeMap.h (+11), DOMNode.cpp (+11), DOMNode.h (+15 -1), DOMNodeList.cpp (+23 -1), DOMNodeList.h (+11), DOMNotation.h (+9), DOMProcessingInstruction.cpp (+14), DOMProcessingInstruction.h (+7), DOMText.cpp (+26), DOMText.h (+7)
test: Makefile (+2 -1), testDataGuideEval.cpp (+1 -1)
xpath: context.cpp (+18), context.h (+6)

pavelpar
5/4/04 8:17 PM
usage of DOM added
19 lines of code changed in:
Makefile (+1 -1), XStoreManager.cpp (+9 -19), XStoreManager.h (+7 -4), server/Makefile (+1 -1), test/Makefile (+1 -1)

xstore_hanz
5/4/04 8:00 PM
*** empty log message ***
48 lines of code changed in:
dom/DOMDocument.h (+1 -1)
util: Utf16String.cpp (+32), Utf16String.h (+4)
xpath: lexer.cpp (+4 -10), lexer.h (+7)

xstore_hanz
5/4/04 5:47 PM
compilovatelna verze
276 lines of code changed in:
dom: DOMAttr.cpp (-2), DOMAttr.h (+1 -1), DOMCharacterData.cpp (+4 -2), DOMCharacterData.h (+6 -6), DOMComment.cpp (+4 -3), DOMDocument.cpp (+98 -86), DOMDocument.h (+10 -10), DOMDocumentType.cpp (+1 -1), DOMElement.cpp (+28 -28), DOMElement.h (+12 -9), DOMImplementation.cpp (+4 -4), DOMImplementation.h (+2 -3), DOMNamedNodeMap.cpp (+15 -12), DOMNamedNodeMap.h (+13 -13), DOMNode.cpp (+28 -32), DOMNode.h (+24 -5), DOMNodeList.cpp (+5 -6), DOMNodeList.h (+6 -1), DOMProcessingInstruction.cpp (+6 -3), DOMProcessingInstruction.h (+1 -1), DOMText.cpp (+7 -4), DOMText.h (+1 -1)

martinnec
5/4/04 2:27 PM
*** empty log message ***
47 lines of code changed in:
documents: DataGuide.cpp (+15 -2), DataGuide.h (+9), DataGuideManager.h (+23 -25)

xstore_hanz
5/4/04 2:26 PM
*** empty log message ***
8 lines of code changed in:
documents/XmlNodeInfo.cpp (+8 -1)

xstore_hanz
5/4/04 1:27 PM
*** empty log message ***
231 lines of code changed in:
dom: DOMAttr.cpp (+13 -9), DOMAttr.h (+6 -2), DOMCDATASection.cpp (+2 -2), DOMCDATASection.h (+4 -4), DOMCharacterData.cpp (+8 -3), DOMCharacterData.h (+4 -1), DOMComment.cpp (+1 -1), DOMComment.h (+5 -2), DOMDocument.cpp (+8 -8), DOMDocument.h (+26 -5), DOMDocumentFragment.h (+10 -1), DOMDocumentType.h (+6 -2), DOMElement.cpp (+1 -1), DOMElement.h (+6 -1), DOMEntity.h (+13 -3), DOMEntityReference.h (+10 -1), DOMException.h (+41 -22), DOMImplementation.h (+5 -3), DOMNamedNodeMap.h (+8 -3), DOMNode.cpp (+6 -2), DOMNode.h (+17 -2), DOMNodeList.h (+7 -1), DOMNotation.h (+12 -2), DOMProcessingInstruction.cpp (+1 -1), DOMProcessingInstruction.h (+4 -1), DOMString.h (+2 -3), DOMText.cpp (+1 -1), DOMText.h (+4 -1)

xstore_hanz
5/4/04 9:08 AM
*** empty log message ***
1411 lines of code changed in:
dom: DOMAttr.cpp (+45 -7), DOMAttr.h (+29 -67), DOMAttr_P.cpp (del), DOMAttr_P.h (del), DOMCDATASection.cpp (+3 -8), DOMCDATASection.h (+10), DOMCDATASection_P.cpp (del), DOMCDATASection_P.h (del), DOMCharacterData.cpp (+40 -18), DOMCharacterData.h (+20 -26), DOMCharacterData_P.cpp (del), DOMCharacterData_P.h (del), DOMComment.cpp (+17 -3), DOMComment.h (+12), DOMComment_P.cpp (del), DOMComment_P.h (del), DOMDocument.cpp (+337 -1), DOMDocument.h (+98), DOMDocumentFragment.cpp (del), DOMDocumentType.cpp (+9 -2), DOMDocumentType.h (+9 -5), DOMElement.cpp (+157 -74), DOMElement.h (+87 -37), DOMElement_P.cpp (del), DOMElement_P.h (del), DOMEntity.cpp (del), DOMEntityReference.cpp (del), DOMException.cpp (del), DOMException.h (+90 -16), DOMImplementation.cpp (+6 -7), DOMImplementation.h (+7), DOMNamedNodeMap.cpp (+28 -27), DOMNamedNodeMap.h (+28 -51), DOMNode.cpp (+121 -2), DOMNode.h (+29 -36), DOMNodeList.cpp (+96 -37), DOMNodeList.h (+50 -62), DOMNotation.cpp (del), DOMProcessingInstruction.cpp (+24 -3), DOMProcessingInstruction.h (+15 -14), DOMProcessingInstruction_P.cpp (del), DOMProcessingInstruction_P.h (del), DOMString.cpp (del), DOMString.h (+3 -1), DOMText.cpp (+29 -2), DOMText.h (+12 -1)

pavel_o
5/3/04 9:30 PM
*** empty log message ***
4652 lines of code changed in:
xclient: Client.cpp (new 560), Client.h (new 134), Connection.cpp (new 71), Connection.h (new 97), Makefile (new 357), adminselectform.ui (new 110), adminselectform.ui.h (new 14), connectform.ui (new 204), connectform.ui.h (new 114), connprefform.ui (new 276), connprefform.ui.h (new 28), docremoveform.ui (new 183), docremoveform.ui.h (new 19), docstoreform.ui (new 297), docstoreform.ui.h (new 51), grpcreateform.ui (new 183), grpcreateform.ui.h (new 20), grpremoveform.ui (new 191), grpremoveform.ui.h (new 19), main.cpp (new 16), mainform.ui (new 1055), mainform.ui.h (new 352), xclient.cpp (new 14), xclient.h (new 27), xstoreclient.pro (new 47)
xclient/images: ark_adddir.png (new 7), ark_addfile.png (new 12), ark_delete.png (new 10), ark_extract.png (new 9), ark_selectall.png (new 5), ark_view.png (new 6), button_accept.png (new 10), button_cancel.png (new 6), button_ok.png (new 11), connect_established.png (new 5), editcopy (new 6), editcut (new 8), editpaste (new 7), exit.png (new 10), filenew (new 5), fileopen (new 8), filesave (new 5), gtk-find-and-replace.png (new 14), gtk-find.png (new 14), print (new 6), redo (new 9), searchfind (new 7), stop.png (new 11), undo (new 5), viewmag+.png (new 9), viewmag-.png (new 8)

xstoremartin
5/3/04 3:46 PM
New protocol support (not complete), movin' CVS home
91 lines of code changed in:
client: Client.cpp (+14 -20), Client.hpp (+11 -2), MessageTypes.h (+3), NetworkSocket.cpp (+11 -16), NetworkSocket.hpp (+3 -3), ReportError.cpp (+2 -4), ReportError.h (+1 -1), module.cpp (+45 -39), module.h (+1 -1)

xstoremartin
5/2/04 1:33 PM
Transaction options added.
9 lines of code changed in:
client/php/connect.php (+9 -5)

martinnec
4/30/04 11:09 AM
*** empty log message ***
307 lines of code changed in:
dom: DOMElement.cpp (+114 -2), DOMElement.h (+38 -15), DOMElement_P.cpp (+1 -1), DOMElement_P.h (+21), DOMNamedNodeMap.cpp (+8 -13), DOMNamedNodeMap.h (+23 -14), DOMNodeList.cpp (+53 -2), DOMNodeList.h (+49 -3)

xstore_hanz
4/30/04 9:36 AM
*** empty log message ***
37 lines of code changed in:
dom: DOMAttr_P.cpp (+2 -1), DOMCharacterData.cpp (+24), DOMCharacterData.h (+9 -9), DOMNode.h (+2)

martinnec
4/30/04 9:19 AM
DOMNamedNodeMap implemented
132 lines of code changed in:
dom: DOMNamedNodeMap.cpp (+93 -2), DOMNamedNodeMap.h (+39 -7)

xstore_hanz
4/30/04 1:49 AM
*** empty log message ***
98 lines of code changed in:
dom: DOMAttr.cpp (+7 -3), DOMAttr.h (+57), DOMAttr_P.cpp (+25 -1), DOMAttr_P.h (+9 -1)

xstore_hanz
4/30/04 1:25 AM
*** empty log message ***
13 lines of code changed in:
dom/DOMNode.h (+13 -13)

xstore_hanz
4/29/04 10:55 PM
*** empty log message ***
50 lines of code changed in:
dom: DOMAttr.cpp (+6 -2), DOMAttr.h (+13 -15), DOMDocument.h (+10 -10), DOMNode.h (+21 -6)

xstore_hanz
4/29/04 9:12 PM
*** empty log message ***
87 lines of code changed in:
dom: DOMAttr.cpp (+3 -1), DOMAttr_P.cpp (+3 -1), DOMAttr_P.h (+2 -1), DOMCDATASection.cpp (+3 -1), DOMCDATASection_P.cpp (+3 -1), DOMCDATASection_P.h (+2 -1), DOMCharacterData.cpp (+3 -1), DOMCharacterData_P.cpp (+3 -1), DOMCharacterData_P.h (+2 -1), DOMComment.cpp (+3 -1), DOMComment_P.cpp (+3 -1), DOMComment_P.h (+2 -1), DOMDocument.cpp (+3 -1), DOMDocumentFragment.cpp (+3 -1), DOMDocumentType.cpp (+3 -1), DOMElement.cpp (+3 -1), DOMElement_P.cpp (+3 -1), DOMElement_P.h (+2 -1), DOMEntity.cpp (+3 -1), DOMEntityReference.cpp (+3 -1), DOMException.cpp (+3 -1), DOMImplementation.cpp (+3 -1), DOMNamedNodeMap.cpp (+3 -1), DOMNode.cpp (+3 -1), DOMNodeList.cpp (+3 -1), DOMNotation.cpp (+3 -1), DOMProcessingInstruction.cpp (+3 -1), DOMProcessingInstruction_P.cpp (+3 -1), DOMProcessingInstruction_P.h (+2 -1), DOMString.cpp (+3 -1), DOMText.cpp (+3 -1)

martinnec
4/29/04 11:18 AM
order command added
66 lines of code changed in:
test/testInteractive.cpp (+66 -7)

martinnec
4/29/04 11:16 AM
DataGuide::order added
750 lines of code changed in:
documents: DataGuide.cpp (+666 -33), DataGuide.h (+52 -7), DataGuideNode.cpp (+2 -2), DataGuideNode.h (+2 -2), XmlNodes.cpp (+26 -16), XmlNodes.h (+2 -2)

xstore_hanz
4/29/04 9:19 AM
*** empty log message ***
264 lines of code changed in:
dom: DOMAttr.cpp (+10 -1), DOMAttr.h (+8 -7), DOMAttr_P.cpp (new 1), DOMAttr_P.h (new 1), DOMCDATASection.cpp (+10 -1), DOMCDATASection.h (+2 -1), DOMCDATASection_P.cpp (new 1), DOMCDATASection_P.h (new 1), DOMCharacterData.cpp (+10 -1), DOMCharacterData.h (+2 -1), DOMCharacterData_P.cpp (new 1), DOMCharacterData_P.h (new 1), DOMComment.cpp (+10 -1), DOMComment.h (+2 -1), DOMComment_P.cpp (new 1), DOMComment_P.h (new 1), DOMDocument.cpp (+4 -71), DOMDocument.h (+18 -32), DOMDocumentFragment.cpp (+10 -1), DOMDocumentFragment.h (+2 -1), DOMDocumentType.cpp (+10 -1), DOMDocumentType.h (+2 -1), DOMElement.cpp (+4 -48), DOMElement.h (+13 -27), DOMElement_P.cpp (new 1), DOMElement_P.h (new 1), DOMEntity.cpp (+10 -1), DOMEntity.h (+2 -1), DOMEntityReference.cpp (+10 -1), DOMEntityReference.h (+2 -1), DOMException.cpp (+10 -1), DOMException.h (+2 -1), DOMImplementation.cpp (+10 -1), DOMImplementation.h (+2 -1), DOMNamedNodeMap.cpp (+10 -1), DOMNamedNodeMap.h (+2 -1), DOMNode.cpp (+10 -1), DOMNode.h (+2 -1), DOMNodeList.cpp (+10 -1), DOMNodeList.h (+3 -2), DOMNotation.cpp (+10 -1), DOMNotation.h (+2 -1), DOMProcessingInstruction.cpp (+10 -1), DOMProcessingInstruction.h (+2 -1), DOMProcessingInstruction_P.cpp (new 1), DOMProcessingInstruction_P.h (new 1), DOMString.cpp (+10 -1), DOMString.h (+4 -5), DOMText.cpp (+10 -1), DOMText.h (+2 -1)

xstore_hanz
4/28/04 9:18 AM
element.getStringValue() implemented (not fully, order() is missing)
15 lines of code changed in:
xpath/result.cpp (+15 -2)

xstoremartin
4/27/04 1:23 PM
*** empty log message ***
44 lines of code changed in:
client: Client.cpp (+8 -7), module.cpp (+36 -33)

martinnec
4/26/04 11:35 PM
Bug fixed in Node::getStringValue()
3 lines of code changed in:
xpath/result.cpp (+3 -1)

xstore_hanz
4/26/04 8:20 PM
*** empty log message ***
2 lines of code changed in:
xpath: context.cpp (+2 -2), context.h (-3)

pavelpar
4/26/04 7:59 PM
bugfixes
15 lines of code changed in:
util/PersistentABTree.h (+14 -11), xpath/expr.cpp (+1 -1)

pavelpar
4/26/04 2:09 PM
small change
9 lines of code changed in:
XStoreManager.cpp (+3 -4), XStoreManager.h (+5 -2), xpath/Makefile (+1 -1)

xstoremartin
4/26/04 12:10 PM
Network source partially checked
7 lines of code changed in:
client/NetworkSocket.cpp (+7 -5)

xstore_hanz
4/26/04 7:56 AM
*** empty log message ***
1150 lines of code changed in:
dom: DOMAttr.h (+74 -84), DOMCDATASection.h (+31 -40), DOMCharacterData.h (+84 -94), DOMComment.h (+17 -27), DOMDocument.cpp (+76), DOMDocument.h (+123 -117), DOMDocumentFragment.h (+33 -43), DOMDocumentType.h (+38 -47), DOMElement.cpp (+53), DOMElement.h (+107 -102), DOMEntity.h (+49 -59), DOMEntityReference.h (+29 -39), DOMException.h (+23 -33), DOMImplementation.h (+24 -34), DOMNamedNodeMap.h (+59 -69), DOMNode.h (+180 -190), DOMNodeList.h (+29 -39), DOMNotation.h (+32 -42), DOMProcessingInstruction.h (+35 -45), DOMString.h (+19 -26), DOMText.h (+35 -45)

pavelpar
4/25/04 8:52 PM
getDOMDocument added (commented out in the meantime)
33 lines of code changed in:
XStoreManager.cpp (+30 -9), XStoreManager.h (+3 -4)

xstore_hanz
4/25/04 6:35 PM
empty DOM files
110 lines of code changed in:
dom: DOMAttr.cpp (new 8), DOMCDATASection.cpp (new 8), DOMCharacterData.cpp (new 8), DOMComment.cpp (new 8), DOMDocument.cpp (new 8), DOMDocumentFragment.cpp (new 1), DOMDocumentType.cpp (new 8), DOMElement.cpp (new 8), DOMEntity.cpp (new 1), DOMEntityReference.cpp (new 1), DOMException.cpp (new 1), DOMImplementation.cpp (new 8), DOMNamedNodeMap.cpp (new 8), DOMNode.cpp (new 8), DOMNodeList.cpp (new 8), DOMNotation.cpp (new 1), DOMProcessingInstruction.cpp (new 8), DOMString.cpp (new 1), DOMText.cpp (new 8)

xstore_hanz
4/25/04 6:19 PM
DOM interface by specification
1230 lines of code changed in:
dom/interface: DOMAttr.h (new 88), DOMCDATASection.h (new 44), DOMCharacterData.h (new 97), DOMComment.h (new 29), DOMDocument.h (new 121), DOMDocumentFragment.h (new 45), DOMDocumentType.h (new 51), DOMElement.h (new 105), DOMEntity.h (new 61), DOMEntityReference.h (new 41), DOMException.h (new 35), DOMImplementation.h (new 36), DOMNamedNodeMap.h (new 73), DOMNode.h (new 193), DOMNodeList.h (new 41), DOMNotation.h (new 45), DOMProcessingInstruction.h (new 48), DOMString.h (new 29), DOMText.h (new 48)

xstore_hanz
4/25/04 4:58 PM
mem-leak fixed
3 lines of code changed in:
util/Utf16String.cpp (+3)

xstore_hanz
4/25/04 4:57 PM
context nodeset handling modified, set-context-nodeset xpath function added
232 lines of code changed in:
xpath: context.cpp (+116 -102), context.h (+51 -70), ctxnodeset.cpp (+22 -103), ctxnodeset.h (+12 -63), expr.cpp (+30 -35), xpathprocessor.cpp (+1 -1)

pavelpar
4/25/04 1:08 PM
MemAllocator and new(int,int) usage
156 lines of code changed in:
util/StringConverter.cpp (+9 -1)
server: NetworkServer.cpp (+20 -13), NetworkServer.h (+12 -6), ServerMessage.cpp (+3 -1), ServerMessage.h (+6 -1), Socket.cpp (+9 -7), ThreadPool.cpp (+90 -15), main.cpp (+7 -5)

xstore_hanz
4/24/04 11:27 PM
*** empty log message ***
139 lines of code changed in:
xpath: ctxnodeset.cpp (+121 -60), ctxnodeset.h (+18 -7)

xstore_hanz
4/24/04 8:35 PM
exportXML repaired
12 lines of code changed in:
documents/XmlNodeInfo.cpp (+12 -17)

pavelpar
4/24/04 8:14 PM
compile-time fixes
8 lines of code changed in:
storage/StorageManagerImpl.cpp (+2 -2), test/testConf.cpp (+2 -3), tx/JournalManagerImpl.cpp (+1 -1)
util: Makefile (+2 -2), Utf16String.cpp (+1)

pavelpar
4/24/04 11:41 AM
fix
6 lines of code changed in:
util/StringConverter.cpp (+6 -6)

pavelpar
4/24/04 11:38 AM
bugfix
43 lines of code changed in:
documents/XmlNodeInfo.cpp (+29 -16), parser/SecondPhaseXMLParser.cpp (+1 -1), util/StringConverter.cpp (+13 -1)

xstore_hanz
4/23/04 7:33 PM
*** empty log message ***
1 lines of code changed in:
xpath/ctxnodeset.h (+1)

xstore_hanz
4/23/04 7:33 PM
advanced ctx nodeset
151 lines of code changed in:
xpath: context_functions.txt (del), ctxnodeset.cpp (new 71), ctxnodeset.h (new 80)

martinnec
4/23/04 10:21 AM
delete command added
54 lines of code changed in:
test/testInteractive.cpp (+54 -18)

martinnec
4/23/04 10:12 AM
Some bugs in delete
19 lines of code changed in:
documents: DataGuide.cpp (+10 -1), XmlNodes.cpp (+9 -1)

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


Generated by StatCvs v0.1.3