wasSharp

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff
30 2584 d 9 h office / - Conditionally add or remove prefixing forward slash.
- Set HTTP client to null after disposal.
Diff
28 2610 d 17 h office / - Removed garbage function.
- Modified path parser to include any leading slash.
Diff
27 2620 d 11 h office / - Clean. Diff
25 2646 d 7 h office / - Added support for pulling initial scheduled time.
- Added documentation for functions.
- Remove MIME detection.
Diff
24 2657 d 17 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 2679 d 1 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
21 2683 d 3 h office / - Refactoring of Timer.
- Use case-insensitive field names.
Diff
20 2694 d 15 h office / - Add multi-dictionary.
- Timer cleanup.
Diff
19 2702 d 13 h office / - Add getting all runtime properties. Diff
18 2702 d 17 h office / - Renamed extensions.
- Removed Accept-Encoding since it is set automatically.
Diff
17 2702 d 21 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
15 2711 d 1 h office /Properties/ - Used plain ASCII copyright symbol. Diff
13 2715 d 10 h office /Properties/ - Bump version. Diff
10 2716 d 9 h office / - Branch out collections, timers and web-classes to separate structures and add utilities as extensions. Diff
9 2717 d 5 h office / - Add HTTP web client overload without headers or authentication. Diff
8 2717 d 5 h office / - Add overload that does not take any headers, authentication and creates a new cookie container once the HTTP web client is created.
- Bump version.
Diff
7 2717 d 6 h office / - Branch-in missing files and update to Corrade head. Diff
5 3107 d 7 h eva / Let's clean up, shall we? Diff
4 3107 d 8 h zed / - Release 1.3.
- Added a serializable dictionary.
- Added XML escape and unescape.
- Minor adjustments to CSV library.
Diff
3 3109 d 2 h eva / - Add bit twiddling section and get rid of the junk in the web section. Diff