wasSharp

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff Changes
39 2520 d 23 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
37 2546 d 1 h office / - Fix properties and fields reflection. Diff
M/Reflection.cs
35 2547 d 12 h office / - Check both fields and properties for getting structure names. Diff
M/Reflection.cs
27 2626 d 13 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 2630 d 21 h office / - Override String.Equals(). Diff
M/KeyValue.cs
/Reflection.cs
/Strings.cs
/XML.cs
24 2663 d 19 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
21 2689 d 5 h office / - Refactoring of Timer.
- Use case-insensitive field names.
Diff
M/Properties/AssemblyInfo.cs
/Reflection.cs
/Timers/Timer.cs
/wasSharp.csproj
19 2708 d 15 h office / - Add getting all runtime properties. Diff
M/Properties/AssemblyInfo.cs
/Reflection.cs
10 2722 d 11 h office / - Branch out collections, timers and web-classes to separate structures and add utilities as extensions. Diff
A/Collections
/Collections/Generic
/Collections/Generic/CircularQueue.cs
/Collections/Generic/RangeCollection.cs
/Collections/Generic/SerializableDictionary.cs
/Collections/Generic/SerializableSortedDictionary.cs
/Collections/Specialized
/Collections/Specialized/ExtendedObservableCollection.cs
/Collections/Specialized/ObservableHashSet.cs
/Collections/Utilities
/Collections/Utilities/Extensions.cs
/Timers
/Timers/DecayingAlarm.cs
/Timers/TimedThrottle.cs
/Timers/Timer.cs
/Timers/Utilities
/Timers/Utilities/Extensions.cs
/Web
/Web/Utilities
/Web/Utilities/Extensions.cs
/Web/wasHTTPClient.cs
D/Collections.cs
/Time.cs
/Web.cs
M/IO.cs
/Properties/AssemblyInfo.cs
/Reflection.cs
/wasSharp.csproj
7 2723 d 8 h office / - Branch-in missing files and update to Corrade head. Diff
A/IO.cs
/Strings.cs
M/Arrays.cs
/BitTwiddling.cs
/CSV.cs
/Collections.cs
/Cryptography.cs
/KeyValue.cs
/Numerics.cs
/Properties/AssemblyInfo.cs
/Reflection.cs
/Time.cs
/Web.cs
/XML.cs
/wasSharp.cs
/wasSharp.csproj
5 3113 d 9 h eva / Let's clean up, shall we? Diff
A/Numerics.cs
M/Arrays.cs
/BitTwiddling.cs
/CSV.cs
/Cryptography.cs
/KeyValue.cs
/Properties/AssemblyInfo.cs
/Reflection.cs
/Time.cs
/Web.cs
/wasSharp.csproj
3 3115 d 3 h eva / - Add bit twiddling section and get rid of the junk in the web section. Diff
A/BitTwiddling.cs
M/Properties/AssemblyInfo.cs
/Reflection.cs
/Web.cs
/wasSharp.csproj
2 3118 d 7 h zed / - v1.1 - add time functions and reflection Diff
A/Reflection.cs
/Time.cs
D/.vs
M/Properties/AssemblyInfo.cs
/wasSharp.csproj