index
:
xsde
master
XML Schema to C++ data binding compiler for mobile and embedded systems
Boris Kolpackov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-21
Load version module in tests subprojects
HEAD
master
Karen Arutyunov
2
-0
/
+2
2025-04-16
Convert buildscript recipes and testscripts to syntax 2
Karen Arutyunov
4
-8
/
+5
2025-04-09
Bump toolchain version dependency to 0.18.0- in manifests
Karen Arutyunov
4
-8
/
+8
2025-04-09
Change version to 3.4.1-a.0.z
Karen Arutyunov
6
-7
/
+7
2025-02-11
Release version 3.4.0
v3.4.0
Boris Kolpackov
6
-7
/
+7
2025-02-06
Add item to TODO list
Boris Kolpackov
1
-0
/
+2
2025-02-05
Fix alloc/dealloc mismatches for custom allocator mode
Karen Arutyunov
29
-41
/
+463
2025-02-05
Add architecture and runtime info to binary archive names for libxsde
Karen Arutyunov
1
-2
/
+3
2025-02-05
Fix memory leaks in tests which appear when configure with config.{libxsde,xs...
Karen Arutyunov
13
-87
/
+171
2025-02-05
Fix leak of variable-length fixed attribute values
Boris Kolpackov
4
-7
/
+41
2025-02-04
Fix not to pass NULL to memcpy()
Karen Arutyunov
2
-2
/
+4
2025-02-03
Fix install target in dist/makefile
Karen Arutyunov
1
-5
/
+5
2025-02-03
Add support for external xsde binary in secondary make build system
Boris Kolpackov
90
-261
/
+390
2025-01-30
Fix some makefiles
Karen Arutyunov
5
-11
/
+16
2025-01-30
For VC 14 and later don't define snprintf macro in libxsde/xsde/cxx/config.hx...
Karen Arutyunov
2
-3
/
+10
2025-01-30
Fix src-url value of libxsde package manifest
Karen Arutyunov
1
-1
/
+1
2025-01-29
Disable XSDE_CXX11 for Windows in secondary make build system
Boris Kolpackov
1
-0
/
+2
2025-01-29
Fix some makefiles
Karen Arutyunov
6
-37
/
+40
2025-01-29
Temporarily skip missing polymorphism/any-type/ subdirectory in dist/tests/cx...
Karen Arutyunov
2
-2
/
+8
2025-01-29
Drop dist/tests/cxx/*/test-template directories
Karen Arutyunov
12
-394
/
+3
2025-01-29
Add TODO file
Karen Arutyunov
1
-0
/
+10
2025-01-29
Revert test file names to match simple makefiles
Karen Arutyunov
206
-1956
/
+1713
2025-01-29
Add XSDE_CXX11 to config.h files generated by secondary build systems
Boris Kolpackov
2
-0
/
+18
2025-01-29
Make clear we only support XML Schema 1.0, not 1.1
Boris Kolpackov
3
-8
/
+8
2025-01-29
Change default value for config.{libxsde,xsde_tests,xsde_examples}.regexp to ...
Karen Arutyunov
5
-14
/
+5
2025-01-28
Fix xsde buildfile to link libraries after object files
Karen Arutyunov
1
-2
/
+3
2025-01-28
Fix libxsde buildfile to set bin.lib.version
Karen Arutyunov
1
-0
/
+9
2025-01-28
Drop redundant 'bpkg.bindist.archive:config.install.relocatable=true' for bin...
Karen Arutyunov
1
-1
/
+5
2025-01-28
Suppress value truncation warning in regexp/xmlregexp.c
Boris Kolpackov
1
-1
/
+1
2025-01-28
Comment out unused parts of regexp/chvalid.c
Boris Kolpackov
1
-0
/
+10
2025-01-28
Import secondary build systems makefile/nmakefile for tests
Boris Kolpackov
160
-0
/
+9898
2025-01-28
Various documentation tweaks and fixes
Boris Kolpackov
19
-103
/
+121
2025-01-28
Rename documentation/ to doc/ in dist/
Boris Kolpackov
2
-2
/
+2
2025-01-28
Add .gitattributes
Boris Kolpackov
1
-0
/
+19
2025-01-28
Update copyright
Boris Kolpackov
12
-19
/
+19
2025-01-28
Update NEWS file
Boris Kolpackov
2
-5
/
+25
2025-01-27
Fix config.xsde_{tests,examples}.*_buckets variables default values to match ...
Karen Arutyunov
2
-10
/
+10
2025-01-27
Get rid of few warnings
Boris Kolpackov
2
-3
/
+5
2025-01-27
Add external Expat support to secondary build systems
Boris Kolpackov
26
-9
/
+421
2025-01-27
Cleanup some READMEs and buildfile notes
Karen Arutyunov
13
-51
/
+29
2025-01-27
Fix xsde to exit with 0 code when P003 and S002 warnings are issued
Karen Arutyunov
2
-4
/
+0
2025-01-27
Make libxsde/xsde/{config.h,cxx/version.hxx} prerequisites of utility librari...
Karen Arutyunov
1
-1
/
+18
2025-01-27
Add binary distribution package build configurations for xsde and libxsde
Karen Arutyunov
2
-0
/
+196
2025-01-27
Tighten conditions for passing -Wno-overloaded-virtual to compiler
Karen Arutyunov
34
-125
/
+26
2025-01-27
Fix 'type violates the C++ One Definition Rule' warning
Karen Arutyunov
2
-8
/
+8
2025-01-27
Add missing inclusion of <xsde/cxx/config.hxx>
Karen Arutyunov
1
-0
/
+2
2025-01-27
Increase default hashtable bucket counts for build2 builds
Boris Kolpackov
1
-5
/
+5
2025-01-27
Add support for C++98 to xsde-examples and xsde-tests
Karen Arutyunov
20
-21
/
+219
2025-01-27
Cleanup code which sets up custom allocator for external Expat
Karen Arutyunov
1
-4
/
+2
2025-01-27
Add support for fractionDigits facet to non-validating serializer
Karen Arutyunov
7
-27
/
+60
[next]