wasSharp

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff
39 2519 d 2 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
38 2539 d 0 h office / - Added concurrent lazy list. Diff
34 2552 d 14 h office / - Add check if queue is empty. Diff
31 2588 d 9 h office / - Add missing concurrent hashset. Diff
27 2624 d 15 h office / - Clean. Diff
25 2650 d 12 h office / - Added support for pulling initial scheduled time.
- Added documentation for functions.
- Remove MIME detection.
Diff
24 2661 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
23 2683 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
22 2687 d 7 h office /Collections/Specialized/ - Add missing files. Diff
20 2698 d 20 h office / - Add multi-dictionary.
- Timer cleanup.
Diff
18 2706 d 22 h office / - Renamed extensions.
- Removed Accept-Encoding since it is set automatically.
Diff
17 2707 d 2 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 2719 d 14 h office / - Clean. Diff
11 2719 d 16 h office / - Add LINQ extensions.
- Move Some() to LINQ extensions.
Diff
10 2720 d 14 h office / - Branch out collections, timers and web-classes to separate structures and add utilities as extensions. Diff