Last 7 days
Last 30 days
-
-
issue 30
(Improvment to XML writer) Labels changed by arseny.kapoulkine
-
Labels:
Priority-Medium
−Priority-Low
Labels:
Priority-Medium
−Priority-Low
-
issue 34
("Comparison with existing parsers" link doesn't work) changed by arseny.kapoulkine
-
Status:
Accepted
Owner:
arseny.kapoulkine
Labels:
Type-Enhancement Priority-Low
−Type-Defect −Priority-Medium
Status:
Accepted
Owner:
arseny.kapoulkine
Labels:
Type-Enhancement Priority-Low
−Type-Defect −Priority-Medium
-
issue 35
(Юникод в именах файла) changed by arseny.kapoulkine
-
Status:
Accepted
Owner:
arseny.kapoulkine
Status:
Accepted
Owner:
arseny.kapoulkine
-
Earlier this year
-
-
r236
(More branch probability tuning) committed by arseny.kapoulkine
- More branch probability tuning
More branch probability tuning
-
r235
(Parsing optimization: removed some redundant checks, reorder...) committed by arseny.kapoulkine
- Parsing optimization: removed some redundant checks, reordered branches by probability, extracted
two unlikely code paths in separate functions, node construction tuning
Parsing optimization: removed some redundant checks, reordered branches by probability, extracted
two unlikely code paths in separate functions, node construction tuning
-
-
-
-
-
-
-
r234
(docs: Updated Doxygen documentation) committed by arseny.kapoulkine
- docs: Updated Doxygen documentation
docs: Updated Doxygen documentation
-
r233
(docs: Minor documentation changes) committed by arseny.kapoulkine
- docs: Minor documentation changes
docs: Minor documentation changes
-
r232
(XPath: Added xpath_query::return_type() function, fixed eval...) committed by arseny.kapoulkine
- XPath: Added xpath_query::return_type() function, fixed evaluate_node_set documentation
XPath: Added xpath_query::return_type() function, fixed evaluate_node_set documentation
-
r231
(docs: Updated version and changelog) committed by arseny.kapoulkine
- docs: Updated version and changelog
docs: Updated version and changelog
-
r230
(Updated header/footer comments - included MIT license text a...) committed by arseny.kapoulkine
- Updated header/footer comments - included MIT license text as per user request, removed old notes,
updated version number
Updated header/footer comments - included MIT license text as per user request, removed old notes,
updated version number
-
r229
(tests: Final coverage improvements) committed by arseny.kapoulkine
- tests: Final coverage improvements
tests: Final coverage improvements
-
r228
(tests: MSVC warning fixes) committed by arseny.kapoulkine
- tests: MSVC warning fixes
tests: MSVC warning fixes
-
r227
(XPath: Removed redundant code) committed by arseny.kapoulkine
- XPath: Removed redundant code
XPath: Removed redundant code
-
issue 30
(Improvment to XML writer) Labels changed by arseny.kapoulkine
-
Labels:
Priority-Low
−Priority-Medium
Labels:
Priority-Low
−Priority-Medium
-
issue 32
(XPath Query should return the expected return type) Labels changed by arseny.kapoulkine
-
Labels:
Type-Enhancement
−Type-Defect
Labels:
Type-Enhancement
−Type-Defect
-
issue 30
(Improvment to XML writer) Labels changed by arseny.kapoulkine
-
Labels:
Type-Enhancement
−Type-Defect
Labels:
Type-Enhancement
−Type-Defect
-
issue 29
(XPath could be exported with no STL) Labels changed by arseny.kapoulkine
-
Labels:
Type-Enhancement Priority-Low
−Type-Defect −Priority-Medium
Labels:
Type-Enhancement Priority-Low
−Type-Defect −Priority-Medium
-
issue 23
(Получить дочерний узел, создав его, если он не существует) Labels changed by arseny.kapoulkine
-
Labels:
Type-Enhancement Priority-Low
−Type-Defect −Priority-Medium
Labels:
Type-Enhancement Priority-Low
−Type-Defect −Priority-Medium
-
issue 21
(Parsing attributes without "" like id=1) Labels changed by arseny.kapoulkine
-
Labels:
Type-Enhancement Priority-Low
−Type-Defect −Priority-Medium
Labels:
Type-Enhancement Priority-Low
−Type-Defect −Priority-Medium
-
issue 20
(Enhance: new iterator and new getvalue) Labels changed by arseny.kapoulkine
-
Labels:
Type-Enhancement Priority-Low
−Type-Defect −Priority-Medium
Labels:
Type-Enhancement Priority-Low
−Type-Defect −Priority-Medium
-
r226
(tests: More XPath coverage) committed by arseny.kapoulkine
- tests: More XPath coverage
tests: More XPath coverage
-
r225
(tests: More coverage tests) committed by arseny.kapoulkine
- tests: More coverage tests
tests: More coverage tests
-
r224
(tests: Full public API coverage (except sort, which needs ex...) committed by arseny.kapoulkine
- tests: Full public API coverage (except sort, which needs extensive coverage anyway)
tests: Full public API coverage (except sort, which needs extensive coverage anyway)
-
r223
(XPath: evaluate_node_set (and select_nodes/select_single_nod...) committed by arseny.kapoulkine
- XPath: evaluate_node_set (and select_nodes/select_single_node) now throw exception if expression
return type is not node set (instead of assertion)
XPath: evaluate_node_set (and select_nodes/select_single_node) now throw exception if expression
return type is not node set (instead of assertion)
-
r222
(XPath: Node set copy now preserves sorted flag (for performa...) committed by arseny.kapoulkine
- XPath: Node set copy now preserves sorted flag (for performance and consistency), removed redundant
m_using_storage internal flag
XPath: Node set copy now preserves sorted flag (for performance and consistency), removed redundant
m_using_storage internal flag
-
r221
(tests: Extracted generic tests in a separate header, better ...) committed by arseny.kapoulkine
- tests: Extracted generic tests in a separate header, better filter tests, some API tests added
tests: Extracted generic tests in a separate header, better filter tests, some API tests added
-
r220
(XPath: Fixed const-correctness, added boolean operators and ...) committed by arseny.kapoulkine
- XPath: Fixed const-correctness, added boolean operators and operator! for Borland compilers, added
operator[], minor other changes
XPath: Fixed const-correctness, added boolean operators and operator! for Borland compilers, added
operator[], minor other changes
-
r219
(XPath: Fixed minor string to number conversion bug) committed by arseny.kapoulkine
- XPath: Fixed minor string to number conversion bug
XPath: Fixed minor string to number conversion bug
-
-
r217
(tests: Mostly complete coverage of XPath W3C) committed by arseny.kapoulkine
- tests: Mostly complete coverage of XPath W3C
tests: Mostly complete coverage of XPath W3C
-
r216
(tests: Added tests from W3C standard (abbreviated)) committed by arseny.kapoulkine
- tests: Added tests from W3C standard (abbreviated)
tests: Added tests from W3C standard (abbreviated)
-
r215
(XPath: Fixed minor root step bug - don't select empty nodes) committed by arseny.kapoulkine
- XPath: Fixed minor root step bug - don't select empty nodes
XPath: Fixed minor root step bug - don't select empty nodes
-
r214
(tests: Added tests from W3C standard (non-abbreviated)) committed by arseny.kapoulkine
- tests: Added tests from W3C standard (non-abbreviated)
tests: Added tests from W3C standard (non-abbreviated)
-
r213
(XPath: Fixed all_in_namespace node test) committed by arseny.kapoulkine
- XPath: Fixed all_in_namespace node test
XPath: Fixed all_in_namespace node test
-
r212
(tests: Added node test tests, added abbreviated step/axis te...) committed by arseny.kapoulkine
- tests: Added node test tests, added abbreviated step/axis tests
tests: Added node test tests, added abbreviated step/axis tests
-
r211
(XPath: Minor refactoring, fixed text()/etc. parsing bug (iss...) committed by arseny.kapoulkine
- XPath: Minor refactoring, fixed text()/etc. parsing bug ( issue 33 )
XPath: Minor refactoring, fixed text()/etc. parsing bug ( issue 33 )
-
r210
(XPath: Refactored tokenization/parsing to be more compliant) committed by arseny.kapoulkine
- XPath: Refactored tokenization/parsing to be more compliant
XPath: Refactored tokenization/parsing to be more compliant
-
r209
(tests: Added msvcN_x64 support) committed by arseny.kapoulkine
- tests: Added msvcN_x64 support
tests: Added msvcN_x64 support
-
r208
(tests: Fixed mingw 4.4.0 coverage reports) committed by arseny.kapoulkine
- tests: Fixed mingw 4.4.0 coverage reports
tests: Fixed mingw 4.4.0 coverage reports
-
r207
(tests: Reduced stack pressure for one of tests (CW/IC8 can't...) committed by arseny.kapoulkine
- tests: Reduced stack pressure for one of tests (CW/IC8 can't handle it)
tests: Reduced stack pressure for one of tests (CW/IC8 can't handle it)
|