wasSharp

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff Changes
41 2521 d 19 h office /Timers/ - Do not run disposed timer. Diff
M/Timers/Timer.cs
40 2533 d 11 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 2533 d 14 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 2553 d 12 h office / - Added concurrent lazy list. Diff
A/Collections/Specialized/ConcurrentLazyList.cs
M/Collections/Utilities/CollectionExtensions.cs
/Properties/AssemblyInfo.cs
/wasSharp.csproj
37 2558 d 15 h office / - Fix properties and fields reflection. Diff
M/Reflection.cs
36 2559 d 23 h office / - Value can be null. Diff
M/CSV.cs
35 2560 d 3 h office / - Check both fields and properties for getting structure names. Diff
M/Reflection.cs
34 2567 d 3 h office / - Add check if queue is empty. Diff
M/Collections/Generic/CircularQueue.cs
/Web/wasHTTPClient.cs
33 2569 d 2 h office / - Enumeration of key-value pairs can contain duplicate keys (should fix issue #8, reported by chakkichakki]. Diff
M/CSV.cs
32 2589 d 22 h office / - Added lambda branching.
- Added URL comparing routine.
Diff
M/Linq.cs
/Properties/AssemblyInfo.cs
/Web/Utilities/WebExtensions.cs
31 2602 d 22 h office / - Add missing concurrent hashset. Diff
A/Collections/Specialized/ConcurrentHashSet.cs
M/wasSharp.csproj
30 2603 d 2 h office / - Conditionally add or remove prefixing forward slash.
- Set HTTP client to null after disposal.
Diff
M/IO.cs
/Properties/AssemblyInfo.cs
/Web/wasHTTPClient.cs
29 2623 d 6 h office / Diff
M/IO.cs
/Linq.cs
28 2629 d 10 h office / - Removed garbage function.
- Modified path parser to include any leading slash.
Diff
M/IO.cs
/Properties/AssemblyInfo.cs
27 2639 d 4 h office / - Clean. Diff
M/Arrays.cs
/BitTwiddling.cs
/CSV.cs
/Collections/Generic/CircularQueue.cs
/Collections/Generic/RangeCollection.cs
/Collections/Generic/SerializableDictionary.cs
/Collections/Generic/SerializableSortedDictionary.cs
/Collections/Specialized/ExtendedObservableCollection.cs
/Collections/Specialized/MultiKeyDictionary.cs
/Collections/Specialized/ObservableDictionary.cs
/Collections/Specialized/ObservableHashSet.cs
/Collections/Utilities/CollectionExtensions.cs
/Cryptography.cs
/Geo/Constants.cs
/Geo/Distance.cs
/Geo/GeodesicExtensions.cs
/Geo/GeographicCoordinate.cs
/IO.cs
/KeyValue.cs
/Linq.cs
/NetHash.cs
/Numerics.cs
/Properties/AssemblyInfo.cs
/Reflection.cs
/Strings.cs
/Timers/DecayingAlarm.cs
/Timers/TimedThrottle.cs
/Timers/Timer.cs
/Timers/Utilities/TimeExtensions.cs
/Web/QValueParsing.cs
/Web/Utilities/WebExtensions.cs
/Web/wasHTTPClient.cs
/XML.cs
/wasSharp.cs
26 2643 d 11 h office / - Override String.Equals(). Diff
M/KeyValue.cs
/Reflection.cs
/Strings.cs
/XML.cs
25 2665 d 0 h office / - Added support for pulling initial scheduled time.
- Added documentation for functions.
- Remove MIME detection.
Diff
M/Collections/Generic/SerializableDictionary.cs
/Collections/Generic/SerializableSortedDictionary.cs
/IO.cs
/Properties/AssemblyInfo.cs
/Timers/Timer.cs
24 2676 d 10 h office / - Added DELETE method for the HTTP client.
- Implement disposable for HTTP client.
- Added asynchronous compression GZip and Deflate compression.
- Added preliminary MIME type mapping for extensions.
- Changed Escape and Encode function to return base IEnumerable instead of Dictionary.
Diff
M/
/Collections/Utilities/CollectionExtensions.cs
/IO.cs
/KeyValue.cs
/Numerics.cs
/Properties/AssemblyInfo.cs
/Reflection.cs
/Web/wasHTTPClient.cs
23 2697 d 18 h office / - Make output XML tags customizable for serializable dictionary.
- Extend multi-key dictionary.
- Allow enumerating observable HashSet.
- Small adjustments to key-value data functions.
- Add .NET hashing routines.
Diff
A/NetHash.cs
M/Collections/Generic/SerializableDictionary.cs
/Collections/Specialized/MultiKeyDictionary.cs
/Collections/Specialized/ObservableHashSet.cs
/KeyValue.cs
/Properties/AssemblyInfo.cs
/wasSharp.csproj
22 2701 d 19 h office /Collections/Specialized/ - Add missing files. Diff
A/Collections/Specialized/MultiKeyDictionary.cs
/Collections/Specialized/ObservableDictionary.cs