wasSharp

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff
39 2529 d 21 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 2549 d 19 h office / - Added concurrent lazy list. Diff
37 2554 d 22 h office / - Fix properties and fields reflection. Diff
36 2556 d 6 h office / - Value can be null. Diff
35 2556 d 10 h office / - Check both fields and properties for getting structure names. Diff
34 2563 d 10 h office / - Add check if queue is empty. Diff
33 2565 d 9 h office / - Enumeration of key-value pairs can contain duplicate keys (should fix issue #8, reported by chakkichakki]. Diff
32 2586 d 5 h office / - Added lambda branching.
- Added URL comparing routine.
Diff
31 2599 d 5 h office / - Add missing concurrent hashset. Diff
30 2599 d 9 h office / - Conditionally add or remove prefixing forward slash.
- Set HTTP client to null after disposal.
Diff
29 2619 d 13 h office / Diff
28 2625 d 16 h office / - Removed garbage function.
- Modified path parser to include any leading slash.
Diff
27 2635 d 11 h office / - Clean. Diff
26 2639 d 18 h office / - Override String.Equals(). Diff
25 2661 d 7 h office / - Added support for pulling initial scheduled time.
- Added documentation for functions.
- Remove MIME detection.
Diff
24 2672 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 2694 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
22 2698 d 2 h office /Collections/Specialized/ - Add missing files. Diff
21 2698 d 2 h office / - Refactoring of Timer.
- Use case-insensitive field names.
Diff
20 2709 d 15 h office / - Add multi-dictionary.
- Timer cleanup.
Diff
19 2717 d 13 h office / - Add getting all runtime properties. Diff
18 2717 d 17 h office / - Renamed extensions.
- Removed Accept-Encoding since it is set automatically.
Diff
17 2717 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
16 2724 d 9 h office /Geo/ - Cleanups. Diff
15 2726 d 1 h office /Properties/ - Used plain ASCII copyright symbol. Diff
14 2726 d 3 h office / - Make wasHTTPClient disposable.
- Add geodesics and geolocation.
Diff
13 2730 d 9 h office /Properties/ - Bump version. Diff
12 2730 d 10 h office / - Clean. Diff
11 2730 d 12 h office / - Add LINQ extensions.
- Move Some() to LINQ extensions.
Diff
10 2731 d 9 h office / - Branch out collections, timers and web-classes to separate structures and add utilities as extensions. Diff
9 2732 d 5 h office / - Add HTTP web client overload without headers or authentication. Diff
8 2732 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 2732 d 6 h office / - Branch-in missing files and update to Corrade head. Diff
6 3119 d 8 h eva / - Use precompiled LINQ expressions. Diff
5 3122 d 7 h eva / Let's clean up, shall we? Diff
4 3122 d 8 h zed / - Release 1.3.
- Added a serializable dictionary.
- Added XML escape and unescape.
- Minor adjustments to CSV library.
Diff
3 3124 d 1 h eva / - Add bit twiddling section and get rid of the junk in the web section. Diff
2 3127 d 4 h zed / - v1.1 - add time functions and reflection Diff
1 3128 d 5 h zed / - Initial import. Diff