root/trunk/SubversionSharp/dev


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 12/12/04 14:32:37 @93 [93] DenisG Fix structure packing under Windows. Rules followed under windows seems to …
(edit) 11/20/04 01:06:23 @92 [92] DenisG [SubversionSharp] Fix some WIN32 conditional compilation that were missing
(edit) 11/20/04 01:00:39 @91 [91] DenisG Fix calling convention of the SVN C API to Cdecl in the wrapper C# class
(edit) 11/20/04 00:36:53 @90 [90] DenisG Change build of SubversionSharp to ensure that the Cdecl version of the …
(edit) 11/18/04 00:03:04 @86 [86] DenisG [SubversionSharp] Fix calling convention of callback delegates to Cdecl. …
(edit) 11/17/04 01:21:49 @82 [82] DenisG [SubversionSharp] Fix some build issue mainly in WinDLL. Now the windows …
(edit) 11/12/04 22:00:10 @80 [80] DenisG [SubversionSharp] Add VS.NET project files
(edit) 11/11/04 17:40:20 @77 [77] DenisG [SubversionSharp] Cosmetic
(edit) 07/17/04 01:53:18 @63 [63] DenisG [SubversionSharp] Add subcommand Add and Status to the test client …
(edit) 07/16/04 22:08:24 @61 [61] DenisG [SubversionSharp] Add new structure SvnData? to hold authors and possibly …
(edit) 07/16/04 18:48:12 @60 [60] DenisG [SubversionSharp] Cosmetic. License region.
(edit) 07/15/04 19:17:40 @57 [57] DenisG [SubversionSharp] Fix SvnWcNotify?.Action enum
(edit) 07/08/04 01:51:57 @53 [53] DenisG [SubversionSharp] Apply LGPL licence, may be relaxed later.
(edit) 07/06/04 02:59:14 @50 [50] DenisG [SubversionSharp] Add SvnPath? and SvnUrl? for better type-safe calls
(edit) 07/02/04 15:12:47 @46 [46] DenisG [SubversionSharp] Introduce ReferenceEquals? for IAprUnmanaged and replace …
(edit) 07/02/04 02:49:43 @44 [44] DenisG [SubversionSharp] Add IAprUnmanaged, create SvnRevision? and add more …
(edit) 07/01/04 02:43:45 @42 [42] DenisG [SubversionSharp] Move SvnClient? static methods to SvnClientBase? and …
(edit) 06/30/04 21:40:26 @40 [40] DenisG [SubversionSharp] Add all remainings SvnClient? functions and their …
(edit) 06/30/04 16:04:42 @38 [38] DenisG [SubversionSharp] Add SvnClient?.Blame
(edit) 06/30/04 00:30:56 @36 [36] DenisG [SubversionSharp] Add SvnClient?.Status and Log with related Delegate
(edit) 06/29/04 23:28:55 @35 [35] DenisG [SubversionSharp] Fix wrongly typed temporary variable, now it should …
(edit) 06/29/04 23:15:36 @33 [33] DenisG [SubversionSharp] Add more client function …
(edit) 06/25/04 02:08:28 @31 [31] DenisG [SubversionSharp] Temporary checkin - Generic Delegates …
(edit) 06/23/04 00:45:44 @27 [27] DenisG [SubversionSharp] Fix implicit cast of void * not detected by mono
(edit) 06/23/04 00:11:36 @26 [26] DenisG [SubversionSharp] Finally discover that mcs crash due to const …
(edit) 06/22/04 23:47:24 @25 [25] DenisG [SubversionSharp] Fix cast and other errors not shown by mono
(edit) 06/22/04 23:05:07 @21 [21] DenisG [SubversionSharp] Add interactive authentication providers and AuthBaton?
(edit) 06/22/04 00:21:55 @19 [19] DenisG [SubversionSharp] Add authentication provider callback and most Get …
(edit) 06/22/04 00:16:44 @18 [18] DenisG [SubversionSharp] Improve SvnError? to/from exception interface …
(edit) 06/19/04 02:00:15 @8 [8] DenisG [SubversionSharp] Change IsNoError? and IsNull? from method to property
(edit) 06/18/04 15:27:22 @7 [7] DenisG [SubversionSharp] Support of svn_config_get_config in client context …
(add) 06/12/04 02:03:39 @2 [2] DenisG Initial import