Tag 'debian/0.18.87' created by An-Cheng Huang <[email protected]> at 
2011-03-01 02:25 -0800

0.18.87

Changes since debian/0.18.86:
An-Cheng Huang (5):
      clean up dead code etc. etc. etc.
      remove compiler warnings
      compile commit with g++
      add config template abstraction
      0.18.87

---
 src/commit2.c                         | 1674 ---------------------------------
 Makefile.am                           |    5 
 debian/changelog                      |    9 
 src/cli_bin.cpp                       |   12 
 src/cli_cstore.h                      |    2 
 src/cli_new.c                         |  540 ----------
 src/cli_objects.c                     |  102 --
 src/cli_objects.h                     |   25 
 src/cli_path_utils.c                  |   78 -
 src/cli_path_utils.h                  |   13 
 src/cli_val.h                         |   52 -
 src/cli_val_engine.c                  |   41 
 src/cnode/cnode.cpp                   |   25 
 src/commit2.cpp                       | 1706 ++++++++++++++++++++++++++++++++++
 src/common/common.h                   |    7 
 src/common/unionfs.c                  |   10 
 src/common/unionfs.h                  |   23 
 src/cstore/cstore-c.cpp               |   13 
 src/cstore/cstore-c.h                 |    3 
 src/cstore/cstore-varref.cpp          |   32 
 src/cstore/cstore.cpp                 |  503 ++++------
 src/cstore/cstore.hpp                 |   36 
 src/cstore/ctemplate.hpp              |  126 ++
 src/cstore/unionfs/cstore-unionfs.cpp |   30 
 src/cstore/unionfs/cstore-unionfs.hpp |    6 
 25 files changed, 2252 insertions(+), 2821 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to