wasSharp

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff
34 2558 d 4 h office / - Add check if queue is empty. Diff
31 2594 d 0 h office / - Add missing concurrent hashset. Diff
27 2630 d 6 h office / - Clean. Diff
25 2656 d 2 h office / - Added support for pulling initial scheduled time.
- Added documentation for functions.
- Remove MIME detection.
Diff
24 2667 d 12 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 2688 d 20 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 2692 d 21 h office /Collections/Specialized/ - Add missing files. Diff
20 2704 d 10 h office / - Add multi-dictionary.
- Timer cleanup.
Diff
18 2712 d 12 h office / - Renamed extensions.
- Removed Accept-Encoding since it is set automatically.
Diff
17 2712 d 16 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 2725 d 5 h office / - Clean. Diff
11 2725 d 6 h office / - Add LINQ extensions.
- Move Some() to LINQ extensions.
Diff
10 2726 d 4 h office / - Branch out collections, timers and web-classes to separate structures and add utilities as extensions. Diff