wasSharp

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff Changes
32 2711 d 10 h office / - Added lambda branching.
- Added URL comparing routine.
Diff
M/Linq.cs
/Properties/AssemblyInfo.cs
/Web/Utilities/WebExtensions.cs
31 2724 d 9 h office / - Add missing concurrent hashset. Diff
A/Collections/Specialized/ConcurrentHashSet.cs
M/wasSharp.csproj
30 2724 d 13 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 2744 d 17 h office / Diff
M/IO.cs
/Linq.cs
28 2750 d 21 h office / - Removed garbage function.
- Modified path parser to include any leading slash.
Diff
M/IO.cs
/Properties/AssemblyInfo.cs
27 2760 d 15 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 2764 d 23 h office / - Override String.Equals(). Diff
M/KeyValue.cs
/Reflection.cs
/Strings.cs
/XML.cs
25 2786 d 11 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 2797 d 21 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 2819 d 5 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 2823 d 7 h office /Collections/Specialized/ - Add missing files. Diff
A/Collections/Specialized/MultiKeyDictionary.cs
/Collections/Specialized/ObservableDictionary.cs
21 2823 d 7 h office / - Refactoring of Timer.
- Use case-insensitive field names.
Diff
M/Properties/AssemblyInfo.cs
/Reflection.cs
/Timers/Timer.cs
/wasSharp.csproj
20 2834 d 20 h office / - Add multi-dictionary.
- Timer cleanup.
Diff
M/Collections/Utilities/CollectionExtensions.cs
/Properties/AssemblyInfo.cs
/Timers/DecayingAlarm.cs
/Timers/TimedThrottle.cs
/Timers/Timer.cs
/wasSharp.csproj
19 2842 d 17 h office / - Add getting all runtime properties. Diff
M/Properties/AssemblyInfo.cs
/Reflection.cs
18 2842 d 21 h office / - Renamed extensions.
- Removed Accept-Encoding since it is set automatically.
Diff
A/Collections/Utilities/CollectionExtensions.cs
/Timers/Utilities/TimeExtensions.cs
/Web/Utilities/WebExtensions.cs
D/Collections/Utilities/Extensions.cs
/Timers/Utilities/Extensions.cs
/Web/Utilities/Extensions.cs
M/Properties/AssemblyInfo.cs
/Web/wasHTTPClient.cs
/wasSharp.csproj
17 2843 d 1 h office / - Added Dave Transom's QValue parser to the web utilities.
- Added dictionary extensions.
- Added "Accept" and "Accept-Encoding" to the HTTP client.
Diff
A/Web/QValueParsing.cs
M/Collections/Utilities/Extensions.cs
/Properties/AssemblyInfo.cs
/Web/wasHTTPClient.cs
/wasSharp.csproj
16 2849 d 14 h office /Geo/ - Cleanups. Diff
M/Geo/Distance.cs
15 2851 d 5 h office /Properties/ - Used plain ASCII copyright symbol. Diff
M/Properties/AssemblyInfo.cs
14 2851 d 7 h office / - Make wasHTTPClient disposable.
- Add geodesics and geolocation.
Diff
A/Geo
/Geo/Constants.cs
/Geo/Distance.cs
/Geo/GeodesicExtensions.cs
/Geo/GeographicCoordinate.cs
M/Web/wasHTTPClient.cs
/wasSharp.csproj
13 2855 d 14 h office /Properties/ - Bump version. Diff
M/Properties/AssemblyInfo.cs