wasSharp

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff
27 2625 d 14 h office / - Clean. Diff
25 2651 d 10 h office / - Added support for pulling initial scheduled time.
- Added documentation for functions.
- Remove MIME detection.
Diff
24 2662 d 20 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
23 2684 d 4 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
22 2688 d 6 h office /Collections/Specialized/ - Add missing files. Diff
20 2699 d 19 h office / - Add multi-dictionary.
- Timer cleanup.
Diff
18 2707 d 20 h office / - Renamed extensions.
- Removed Accept-Encoding since it is set automatically.
Diff
17 2708 d 0 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
12 2720 d 13 h office / - Clean. Diff
11 2720 d 15 h office / - Add LINQ extensions.
- Move Some() to LINQ extensions.
Diff
10 2721 d 13 h office / - Branch out collections, timers and web-classes to separate structures and add utilities as extensions. Diff