wasSharp

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff
35 2688 d 0 h office / - Check both fields and properties for getting structure names. Diff
34 2695 d 0 h office / - Add check if queue is empty. Diff
33 2696 d 23 h office / - Enumeration of key-value pairs can contain duplicate keys (should fix issue #8, reported by chakkichakki]. Diff
32 2717 d 19 h office / - Added lambda branching.
- Added URL comparing routine.
Diff
31 2730 d 19 h office / - Add missing concurrent hashset. Diff
30 2730 d 23 h office / - Conditionally add or remove prefixing forward slash.
- Set HTTP client to null after disposal.
Diff
29 2751 d 3 h office / Diff
28 2757 d 6 h office / - Removed garbage function.
- Modified path parser to include any leading slash.
Diff
27 2767 d 1 h office / - Clean. Diff
26 2771 d 8 h office / - Override String.Equals(). Diff
25 2792 d 21 h office / - Added support for pulling initial scheduled time.
- Added documentation for functions.
- Remove MIME detection.
Diff
24 2804 d 7 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 2825 d 15 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 2829 d 16 h office /Collections/Specialized/ - Add missing files. Diff
21 2829 d 16 h office / - Refactoring of Timer.
- Use case-insensitive field names.
Diff
20 2841 d 5 h office / - Add multi-dictionary.
- Timer cleanup.
Diff
19 2849 d 3 h office / - Add getting all runtime properties. Diff
18 2849 d 7 h office / - Renamed extensions.
- Removed Accept-Encoding since it is set automatically.
Diff
17 2849 d 11 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
16 2855 d 23 h office /Geo/ - Cleanups. Diff