root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @93 [93] 12/12/04 14:32:37 DenisG Fix structure packing under Windows. Rules followed under windows seems to …
(edit) @92 [92] 11/20/04 01:06:23 DenisG [SubversionSharp] Fix some WIN32 conditional compilation that were missing
(edit) @91 [91] 11/20/04 01:00:39 DenisG Fix calling convention of the SVN C API to Cdecl in the wrapper C# class
(edit) @90 [90] 11/20/04 00:36:53 DenisG Change build of SubversionSharp to ensure that the Cdecl version of the …
(edit) @89 [89] 11/20/04 00:35:38 DenisG Add renaming of assemblies from assemblyname_stdcall to assemblyname
(edit) @88 [88] 11/18/04 17:52:33 DenisG Fix several stupid bugs
(edit) @87 [87] 11/18/04 11:40:29 DenisG First attempt to fix some encoding and ildasm oddities Provide a more …
(edit) @86 [86] 11/18/04 00:03:04 DenisG [SubversionSharp] Fix calling convention of callback delegates to Cdecl. …
(edit) @85 [85] 11/17/04 22:50:27 DenisG [CallConvHack] Initial load
(edit) @84 [84] 11/17/04 22:47:35 DenisG [CallConvHack] Make a root for the calling convention hack that …
(edit) @83 [83] 11/17/04 01:24:04 DenisG [AprSharp] Cosmetic
(edit) @82 [82] 11/17/04 01:21:49 DenisG [SubversionSharp] Fix some build issue mainly in WinDLL. Now the windows …
(edit) @81 [81] 11/16/04 01:04:51 DenisG [SubversionSharp] Fix build option for the windows dll (still not …
(edit) @80 [80] 11/12/04 22:00:10 DenisG [SubversionSharp] Add VS.NET project files
(edit) @79 [79] 11/12/04 21:58:52 DenisG [SubversionSharp] Fix absolute path in build of windows DLL. Remove export …
(edit) @78 [78] 11/11/04 17:52:41 olivierd [SubversionSharp] Creating Win32 wrapper dll for subversion libraries
(edit) @77 [77] 11/11/04 17:40:20 DenisG [SubversionSharp] Cosmetic
(edit) @76 [76] 11/11/04 16:50:46 DenisG [AprSharp] AprTimeExp?: Finally fix the calculation of YearDay? using our …
(edit) @75 [75] 11/11/04 15:53:44 DenisG [AprSharp] Ouups, undo previous dumb fix in AprTimeExp? ! In fact, APR …
(edit) @74 [74] 11/11/04 15:47:34 DenisG [AprSharp] AprTimeTest?: Fix test of AprTime?.Now AprTimeExp?: Fix …
(edit) @73 [73] 11/11/04 15:21:09 DenisG [AprSharp] Fix broken AprMutexTest? under Windows due to a different …
(edit) @72 [72] 11/11/04 14:30:39 DenisG [AprSharp] AprArray?: Fix an issue of MS.NET that consider IntPtr? as a …
(edit) @71 [71] 11/11/04 13:54:53 DenisG [AprSharp.Test] Reduce required memory for test from 2Gb to 512Mb
(edit) @70 [70] 11/11/04 11:29:19 DenisG [AprSharp] Use conditional directives for choosing appropriate APR library …
(edit) @69 [69] 11/11/04 11:11:11 DenisG [AprSharp] Add Visual Studio project files
(edit) @68 [68] 11/10/04 18:12:24 DenisG [AprSharp] Complete previous fix
(edit) @67 [67] 11/10/04 18:06:57 DenisG [AprSharp] Fix debug logging in TryLock? to report returned value
(edit) @66 [66] 11/10/04 17:39:36 DenisG [AprSharp] Fix an implicit cast from void pointer
(edit) @65 [65] 11/10/04 17:29:58 DenisG [AprSharpTest?] Split AprLock? and AprTryLock? tests
(edit) @64 [64] 08/13/04 00:26:20 DenisG [SubversionSharp] Add Update subcommand to the test client
(edit) @63 [63] 07/17/04 01:53:18 DenisG [SubversionSharp] Add subcommand Add and Status to the test client …
(edit) @62 [62] 07/17/04 01:36:38 DenisG [AprSharp] Explicitly fix struct packing to 4 (default is set to 8)
(edit) @61 [61] 07/16/04 22:08:24 DenisG [SubversionSharp] Add new structure SvnData? to hold authors and possibly …
(edit) @60 [60] 07/16/04 18:48:12 DenisG [SubversionSharp] Cosmetic. License region.
(edit) @59 [59] 07/16/04 18:47:31 DenisG [AprSharp] Cosmetic. License region.
(edit) @58 [58] 07/15/04 19:49:48 DenisG [SubversionSharp] Prepare a rougthly similar notify function than …
(edit) @57 [57] 07/15/04 19:17:40 DenisG [SubversionSharp] Fix SvnWcNotify?.Action enum
(edit) @56 [56] 07/15/04 03:21:13 DenisG [SubversionSharp] Start revamping the test program to mimic svn cmd-line …
(edit) @55 [55] 07/15/04 01:15:43 DenisG [AprSharp] Add methods to convert AprTime? to DateTime? and reverse
(edit) @54 [54] 07/08/04 11:39:25 DenisG [AprSharp] Cosmetic, fix a word leak :/
(edit) @53 [53] 07/08/04 01:51:57 DenisG [SubversionSharp] Apply LGPL licence, may be relaxed later.
(edit) @52 [52] 07/08/04 01:50:11 DenisG [AprSharp] Apply LGPL to AprSharp NUnit tests and fix project URL in …
(edit) @51 [51] 07/08/04 01:19:05 DenisG [AprSharp] Apply LGPL licence, may be relaxed later
(edit) @50 [50] 07/06/04 02:59:14 DenisG [SubversionSharp] Add SvnPath? and SvnUrl? for better type-safe calls
(edit) @49 [49] 07/06/04 00:32:10 DenisG [AprSharp] Enhance AprArray? again to be able to contruct them from an …
(edit) @48 [48] 07/05/04 17:05:59 DenisG [AprSharp] Add a Length property to AprString?
(edit) @47 [47] 07/05/04 15:32:55 DenisG [AprSharp] Cosmetic
(edit) @46 [46] 07/02/04 15:12:47 DenisG [SubversionSharp] Introduce ReferenceEquals? for IAprUnmanaged and replace …
(edit) @45 [45] 07/02/04 15:10:33 DenisG [AprSharp] Introduce ReferenceEquals? in IAprUnmanaged and CastMake? for …
(edit) @44 [44] 07/02/04 02:49:43 DenisG [SubversionSharp] Add IAprUnmanaged, create SvnRevision? and add more …
(edit) @43 [43] 07/02/04 02:47:33 DenisG [AprSharp] Add IAprUnmanaged and permit creation of AprArray? from …
(edit) @42 [42] 07/01/04 02:43:45 DenisG [SubversionSharp] Move SvnClient? static methods to SvnClientBase? and …
(edit) @41 [41] 06/30/04 21:44:28 DenisG [AprSharp] Remove useless comments
(edit) @40 [40] 06/30/04 21:40:26 DenisG [SubversionSharp] Add all remainings SvnClient? functions and their …
(edit) @39 [39] 06/30/04 17:27:42 DenisG [AprSharp] Inverse argument order of AprString? ctors to have the pool at …
(edit) @38 [38] 06/30/04 16:04:42 DenisG [SubversionSharp] Add SvnClient?.Blame
(edit) @37 [37] 06/30/04 02:33:59 DenisG [AprSharp] Introduce AprFile? encapsulation (to be tested)
(edit) @36 [36] 06/30/04 00:30:56 DenisG [SubversionSharp] Add SvnClient?.Status and Log with related Delegate
(edit) @35 [35] 06/29/04 23:28:55 DenisG [SubversionSharp] Fix wrongly typed temporary variable, now it should …
(edit) @34 [34] 06/29/04 23:23:26 DenisG [AprSharp] Remove unused variable
(edit) @33 [33] 06/29/04 23:15:36 DenisG [SubversionSharp] Add more client function - Add structure SvnWcStatus?
(edit) @32 [32] 06/29/04 20:09:26 DenisG [AprSharp] Fix AprArray? enumerator and Push(...)/PopObject to …
(edit) @31 [31] 06/25/04 02:08:28 DenisG [SubversionSharp] Temporary checkin - Generic Delegates - Several …
(edit) @30 [30] 06/25/04 02:05:22 DenisG [AprSharp] Cosmetic
(edit) @29 [29] 06/25/04 02:04:10 DenisG [AprSharp] Makes AprArray? type-safe, IEnumerable and ICollection - New …
(edit) @28 [28] 06/23/04 15:55:46 DenisG [AprSharp] Allow ToString? on null AprString? - Null string return …
(edit) @27 [27] 06/23/04 00:45:44 DenisG [SubversionSharp] Fix implicit cast of void * not detected by mono
(edit) @26 [26] 06/23/04 00:11:36 DenisG [SubversionSharp] Finally discover that mcs crash due to const …
(edit) @25 [25] 06/22/04 23:47:24 DenisG [SubversionSharp] Fix cast and other errors not shown by mono
(edit) @24 [24] 06/22/04 23:30:05 DenisG [AprSharp] Remove unused member variable
(edit) @23 [23] 06/22/04 23:24:43 DenisG [AprSharp] Remove obsolete file
(edit) @22 [22] 06/22/04 23:23:30 DenisG [AprSharp] Fix some implicit casting of void * (accepted by mono and not …
(edit) @21 [21] 06/22/04 23:05:07 DenisG [SubversionSharp] Add interactive authentication providers and AuthBaton?
(edit) @20 [20] 06/22/04 10:00:46 DenisG [AprSharp] Remove anoying warning about not checking CLS compliance
(edit) @19 [19] 06/22/04 00:21:55 DenisG [SubversionSharp] Add authentication provider callback and most Get …
(edit) @18 [18] 06/22/04 00:16:44 DenisG [SubversionSharp] Improve SvnError? to/from exception interface - Clear …
(edit) @17 [17] 06/21/04 19:40:48 DenisG [AprSharp] Replace AprString?.Duplicate with AprString? ctors
(edit) @16 [16] 06/21/04 19:05:45 DenisG [AprSharp] Fix allocation of AprTimeExp? to use CAlloc in place of Alloc
(edit) @15 [15] 06/21/04 18:51:54 DenisG [AprSharp] Change allocations methods of AprTimeExp? to be both named Alloc
(edit) @14 [14] 06/20/04 23:52:19 DenisG [AprSharp] Add AprHash? NUnit Tests
(edit) @13 [13] 06/20/04 21:40:15 DenisG [AprSharp] Add AprArray? NUnit tests
(edit) @12 [12] 06/20/04 18:07:36 DenisG [AprSharp] Add AprString? NUnit tests
(edit) @11 [11] 06/20/04 16:50:28 DenisG [AprSharp] Add AprTime? and AprTimeExp? NUnit tests
(edit) @10 [10] 06/20/04 16:18:56 DenisG [AprSharp] Fix bugs In AprTime?: - (minor) Change string builder sizes …
(edit) @9 [9] 06/19/04 02:05:09 DenisG [AprSharp] Change IsNull? from method to property
(edit) @8 [8] 06/19/04 02:00:15 DenisG [SubversionSharp] Change IsNoError? and IsNull? from method to property
(edit) @7 [7] 06/18/04 15:27:22 DenisG [SubversionSharp] Support of svn_config_get_config in client context - …
(edit) @6 [6] 06/18/04 15:23:16 DenisG [AprSharp] Add AprHash? and AprArray? support - Fix minor issues - …
(edit) @5 [5] 06/18/04 15:20:41 DenisG [AprSharp] Revamp unit tests using NUnit
(edit) @4 [4] 06/17/04 12:01:21 DenisG [AprSharp] Remove useless dependancy with Softec assembly
(edit) @3 [3] 06/17/04 11:59:32 DenisG Minor changes to debug logging
(edit) @2 [2] 06/12/04 02:03:39 DenisG Initial import
(add) @1 [1] 06/12/04 02:02:58 DenisG Initial import
Note: See TracRevisionLog for help on using the revision log.