wasSharp

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff
41 2515 d 21 h office /Timers/ - Do not run disposed timer. Diff
40 2527 d 13 h office / - Add concurrent list and additional methods to the concurrent hash set. Diff
39 2527 d 16 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 2547 d 14 h office / - Added concurrent lazy list. Diff
37 2552 d 17 h office / - Fix properties and fields reflection. Diff
36 2554 d 0 h office / - Value can be null. Diff
35 2554 d 5 h office / - Check both fields and properties for getting structure names. Diff
34 2561 d 4 h office / - Add check if queue is empty. Diff
33 2563 d 4 h office / - Enumeration of key-value pairs can contain duplicate keys (should fix issue #8, reported by chakkichakki]. Diff
32 2584 d 0 h office / - Added lambda branching.
- Added URL comparing routine.
Diff
31 2596 d 23 h office / - Add missing concurrent hashset. Diff
30 2597 d 4 h office / - Conditionally add or remove prefixing forward slash.
- Set HTTP client to null after disposal.
Diff
29 2617 d 8 h office / Diff
28 2623 d 11 h office / - Removed garbage function.
- Modified path parser to include any leading slash.
Diff
27 2633 d 5 h office / - Clean. Diff
26 2637 d 13 h office / - Override String.Equals(). Diff
25 2659 d 2 h office / - Added support for pulling initial scheduled time.
- Added documentation for functions.
- Remove MIME detection.
Diff
24 2670 d 11 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 2691 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 2695 d 21 h office /Collections/Specialized/ - Add missing files. Diff