wasSharp

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff
48 2494 d 14 h office / - Added HTTP client default timeout constructor.
- Added a function to convert a byte array to a hexadecimal string representation.
Diff
47 2499 d 19 h office / - Documentation. Diff
46 2555 d 10 h office / - Fix Switch lambda. Diff
45 2568 d 13 h office /Collections/Utilities/ - Remove useless function (re-add later). Diff
44 2579 d 0 h office / - Revise locking. Diff
43 2589 d 22 h office / - Cleanups. Diff
42 2612 d 14 h office / Diff
41 2650 d 5 h office /Timers/ - Do not run disposed timer. Diff
40 2661 d 21 h office / - Add concurrent list and additional methods to the concurrent hash set. Diff
39 2662 d 0 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 2681 d 22 h office / - Added concurrent lazy list. Diff
37 2687 d 1 h office / - Fix properties and fields reflection. Diff
36 2688 d 8 h office / - Value can be null. Diff
35 2688 d 13 h office / - Check both fields and properties for getting structure names. Diff
34 2695 d 12 h office / - Add check if queue is empty. Diff
33 2697 d 12 h office / - Enumeration of key-value pairs can contain duplicate keys (should fix issue #8, reported by chakkichakki]. Diff
32 2718 d 8 h office / - Added lambda branching.
- Added URL comparing routine.
Diff
31 2731 d 7 h office / - Add missing concurrent hashset. Diff
30 2731 d 12 h office / - Conditionally add or remove prefixing forward slash.
- Set HTTP client to null after disposal.
Diff
29 2751 d 16 h office / Diff