wasSharp

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff
58 2252 d 9 h office /Languages/ - Drop parallelism from various key value functions that do not need lambda iterations. Diff
57 2253 d 20 h office /Web/ - Make HTTP client read only. Diff
56 2261 d 21 h office / re-roll Diff
55 2290 d 16 h office / create custom implementation fo the concurrent queue, add IfElse lambda with continuation and various other cleanups Diff
54 2294 d 15 h office / cleanups Diff
53 2294 d 21 h office / renames Diff
52 2294 d 21 h office / - File assets into folders and reorganize library structure. Diff
51 2294 d 21 h office /Sciences/ - cleanups Diff
50 2294 d 22 h office / rename Diff
49 2318 d 14 h office / - Add single item collection as overload to Switch(). Diff
48 2370 d 10 h office / - Added HTTP client default timeout constructor.
- Added a function to convert a byte array to a hexadecimal string representation.
Diff
47 2375 d 15 h office / - Documentation. Diff
46 2431 d 6 h office / - Fix Switch lambda. Diff
45 2444 d 9 h office /Collections/Utilities/ - Remove useless function (re-add later). Diff
44 2454 d 20 h office / - Revise locking. Diff
43 2465 d 18 h office / - Cleanups. Diff
42 2488 d 10 h office / Diff
41 2526 d 1 h office /Timers/ - Do not run disposed timer. Diff
40 2537 d 17 h office / - Add concurrent list and additional methods to the concurrent hash set. Diff
39 2537 d 20 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 2557 d 18 h office / - Added concurrent lazy list. Diff
37 2562 d 21 h office / - Fix properties and fields reflection. Diff
36 2564 d 4 h office / - Value can be null. Diff
35 2564 d 9 h office / - Check both fields and properties for getting structure names. Diff
34 2571 d 8 h office / - Add check if queue is empty. Diff
33 2573 d 8 h office / - Enumeration of key-value pairs can contain duplicate keys (should fix issue #8, reported by chakkichakki]. Diff
32 2594 d 4 h office / - Added lambda branching.
- Added URL comparing routine.
Diff
31 2607 d 3 h office / - Add missing concurrent hashset. Diff
30 2607 d 8 h office / - Conditionally add or remove prefixing forward slash.
- Set HTTP client to null after disposal.
Diff
29 2627 d 12 h office / Diff
28 2633 d 15 h office / - Removed garbage function.
- Modified path parser to include any leading slash.
Diff
27 2643 d 9 h office / - Clean. Diff
26 2647 d 17 h office / - Override String.Equals(). Diff
25 2669 d 6 h office / - Added support for pulling initial scheduled time.
- Added documentation for functions.
- Remove MIME detection.
Diff
24 2680 d 15 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 2702 d 0 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 2706 d 1 h office /Collections/Specialized/ - Add missing files. Diff
21 2706 d 1 h office / - Refactoring of Timer.
- Use case-insensitive field names.
Diff
20 2717 d 14 h office / - Add multi-dictionary.
- Timer cleanup.
Diff
19 2725 d 12 h office / - Add getting all runtime properties. Diff