wasSharp

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff Changes
51 2302 d 19 h office /Sciences/ - cleanups Diff
A/Sciences
50 2302 d 19 h office / rename Diff
A/Geodesics
D/Geo
M/wasSharp.csproj
49 2326 d 11 h office / - Add single item collection as overload to Switch(). Diff
M/Linq.cs
48 2378 d 7 h office / - Added HTTP client default timeout constructor.
- Added a function to convert a byte array to a hexadecimal string representation.
Diff
M/Strings.cs
/Web/wasHTTPClient.cs
47 2383 d 13 h office / - Documentation. Diff
M/Linq.cs
46 2439 d 3 h office / - Fix Switch lambda. Diff
M/Linq.cs
45 2452 d 6 h office /Collections/Utilities/ - Remove useless function (re-add later). Diff
M/Collections/Utilities/CollectionExtensions.cs
44 2462 d 17 h office / - Revise locking. Diff
M/Collections/Specialized/ConcurrentHashSet.cs
/Collections/Specialized/ConcurrentList.cs
/Collections/Specialized/MultiKeyDictionary.cs
/Collections/Specialized/ObservableDictionary.cs
/Collections/Specialized/ObservableHashSet.cs
/Properties/AssemblyInfo.cs
43 2473 d 15 h office / - Cleanups. Diff
M/Linq.cs
42 2496 d 7 h office / Diff
M/IO.cs
41 2533 d 22 h office /Timers/ - Do not run disposed timer. Diff
M/Timers/Timer.cs
40 2545 d 14 h office / - Add concurrent list and additional methods to the concurrent hash set. Diff
A/Collections/Specialized/ConcurrentList.cs
M/Collections/Specialized/ConcurrentHashSet.cs
/wasSharp.csproj
39 2545 d 17 h office / - Removed concurrent lazy list.
- Added XOR combining Guids.
- Made collections synchronized.
- Added the ability to get runtime fields.
- Added the ability to POST raw messages.
Diff
A/Extensions.cs
D/Collections/Specialized/ConcurrentLazyList.cs
M/Collections/Generic/SerializableDictionary.cs
/Collections/Specialized/MultiKeyDictionary.cs
/Collections/Specialized/ObservableDictionary.cs
/Collections/Specialized/ObservableHashSet.cs
/Collections/Utilities/CollectionExtensions.cs
/Reflection.cs
/Web/wasHTTPClient.cs
/wasSharp.csproj
38 2565 d 15 h office / - Added concurrent lazy list. Diff
A/Collections/Specialized/ConcurrentLazyList.cs
M/Collections/Utilities/CollectionExtensions.cs
/Properties/AssemblyInfo.cs
/wasSharp.csproj
37 2570 d 18 h office / - Fix properties and fields reflection. Diff
M/Reflection.cs
36 2572 d 2 h office / - Value can be null. Diff
M/CSV.cs
35 2572 d 6 h office / - Check both fields and properties for getting structure names. Diff
M/Reflection.cs
34 2579 d 6 h office / - Add check if queue is empty. Diff
M/Collections/Generic/CircularQueue.cs
/Web/wasHTTPClient.cs
33 2581 d 5 h office / - Enumeration of key-value pairs can contain duplicate keys (should fix issue #8, reported by chakkichakki]. Diff
M/CSV.cs
32 2602 d 1 h office / - Added lambda branching.
- Added URL comparing routine.
Diff
M/Linq.cs
/Properties/AssemblyInfo.cs
/Web/Utilities/WebExtensions.cs