|
|
04/09/2008 04:15:34 PM |
@339
|
[339]
|
toby |
add missing include; thanks to Ed Avis for the patch |
|
|
10/30/2007 06:51:04 PM |
@330
|
[330]
|
ldavis |
Fixed typo. Was not getting any text after pRecord->GetRecordType() … |
|
|
09/15/2006 04:04:26 PM |
@265
|
[265]
|
luedi |
BuildFixes? for GCC 4.1.1, FC5 |
|
|
08/16/2006 12:04:55 AM |
@262
|
[262]
|
shiva |
From ssphys-trust-encoding branch: Eliminate XML character set … |
|
|
07/29/2006 03:37:30 AM |
@247
|
[247]
|
luedi |
added new decoders for:
* Archive File/Project
* Restore File/Project … |
|
|
04/17/2006 05:55:40 PM |
@211
|
[211]
|
luedi |
output version labels in the XML |
|
|
04/16/2006 06:24:44 PM |
@210
|
[210]
|
ldavis |
Modified looking just for uppercase/lowercase extension to looking for … |
|
|
04/12/2006 02:11:28 PM |
@208
|
[208]
|
luedi |
* use the filesystem::native checker in various path operations. … |
|
|
04/10/2006 09:37:31 PM |
@192
|
[192]
|
ldavis |
Fixed some compilation problems under gcc 4.0. Hopefully, these won't … |
|
|
04/04/2006 10:54:46 PM |
@182
|
[182]
|
ldavis |
I don't really know if this is the best place to do this, but it works.
… |
|
|
03/28/2006 02:05:55 AM |
@160
|
[160]
|
ldavis |
removed Makefile.am as they are unreferenced … |
|
|
03/28/2006 02:01:10 AM |
@159
|
[159]
|
ldavis |
added svn:mime-type and svn:eol-style to Makefile.am … |
|
|
03/28/2006 01:08:49 AM |
@157
|
[157]
|
ldavis |
added svn:eol-style to all files
added svn:mime-type to all files |
|
|
03/26/2006 05:54:40 PM |
@155
|
[155]
|
luedi |
added RestoreAction? handler |
|
|
03/13/2006 02:24:42 PM |
@146
|
[146]
|
luedi |
applied Kenneth Porter patches for gcc compilation issues |
|
|
02/23/2006 06:54:56 AM |
@126
|
[126]
|
luedi |
correctly handle characters > 0x80 |
|
|
02/23/2006 05:58:10 AM |
@124
|
[124]
|
luedi |
removed invalid XML characters from output |
|
|
02/14/2006 05:40:53 PM |
@123
|
[123]
|
luedi |
correctly handle multiple file nodes in the XML formatter |
|
|
02/14/2006 12:07:23 PM |
@121
|
[121]
|
luedi |
changed to TinyXML Library |
|
|
02/10/2006 04:22:30 PM |
@114
|
[114]
|
luedi |
fixed exception message when a new action is encountered |
|
|
02/09/2006 12:29:48 PM |
@109
|
[109]
|
luedi |
* restrict the comment length to the length of the actual string in order … |
|
|
02/07/2006 11:24:44 AM |
@104
|
[104]
|
luedi |
added support for Moved_Project action |
|
|
02/06/2006 03:10:20 PM |
@103
|
[103]
|
luedi |
vs8 compile fixes
fixed "ambiguous option input" with history command … |
|
|
11/22/2005 10:24:58 AM |
@95
|
[95]
|
toby |
Merge 0.3-bugfix (r33:56) and 0.3-swig (r46:74) branches back to trunk |
|
|
11/19/2005 06:53:45 PM |
@93
|
[93]
|
luedi |
replaced custom file handling with std::ifstream |
|
|
11/18/2005 04:42:58 AM |
@92
|
[92]
|
luedi |
better Rollback Action handling in the get command
more validation checks … |
|
|
11/18/2005 04:41:34 AM |
@91
|
[91]
|
luedi |
pretty format XML output |
|
|
11/16/2005 03:34:02 PM |
@90
|
[90]
|
luedi |
started to work on the validate command again … |
|
|
11/16/2005 03:32:52 PM |
@89
|
[89]
|
luedi |
used wrong string constructor for fixed sized strings. … |
|
|
11/15/2005 05:41:45 PM |
@86
|
[86]
|
luedi |
use boost::filesystem instead of homegrown CFileName class and other … |
|
|
11/14/2005 07:15:51 PM |
@84
|
[84]
|
luedi |
added decoding of ProjectInfoRecords? |
|
|
11/14/2005 06:48:42 PM |
@82
|
[82]
|
luedi |
fixed wrong ShareSpec? name output |
|
|
11/14/2005 04:29:57 PM |
@81
|
[81]
|
luedi |
reverted from BOOST_PP_XXX macro back to PODs. It doesn't gave me any … |
|
|
11/13/2005 06:56:23 PM |
@77
|
[77]
|
luedi |
fixed broken compact XML formatting |
|
|
11/13/2005 06:36:51 PM |
@76
|
[76]
|
luedi |
generate program version via SubWCRev from tortoiseSVN … |
|
|
11/13/2005 03:36:16 PM |
@75
|
[75]
|
luedi |
changed CommandLine? handling to boost::program_options … |
|
|
10/22/2005 05:45:39 PM |
@73
|
[73]
|
luedi |
added VC7.1 solution files
VC7.1 compile fixes |
|
|
10/20/2005 01:06:21 PM |
@70
|
[70]
|
luedi |
some cleanup |
|
|
10/18/2005 08:06:10 PM |
@69
|
[69]
|
luedi |
Separately decode the Share/Pin/Unpin action … |
|
|
10/05/2005 11:27:38 AM |
@60
|
[60]
|
toby |
Add Dirk Luetjen's ssphys libraries and command-line tool |