wasSharp

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff
48 2360 d 5 h office / - Added HTTP client default timeout constructor.
- Added a function to convert a byte array to a hexadecimal string representation.
Diff
47 2365 d 10 h office / - Documentation. Diff
46 2421 d 1 h office / - Fix Switch lambda. Diff
45 2434 d 3 h office /Collections/Utilities/ - Remove useless function (re-add later). Diff
44 2444 d 15 h office / - Revise locking. Diff
43 2455 d 13 h office / - Cleanups. Diff
42 2478 d 4 h office / Diff
41 2515 d 20 h office /Timers/ - Do not run disposed timer. Diff
40 2527 d 12 h office / - Add concurrent list and additional methods to the concurrent hash set. Diff
39 2527 d 14 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 13 h office / - Added concurrent lazy list. Diff
37 2552 d 16 h office / - Fix properties and fields reflection. Diff
36 2553 d 23 h office / - Value can be null. Diff
35 2554 d 3 h office / - Check both fields and properties for getting structure names. Diff
34 2561 d 3 h office / - Add check if queue is empty. Diff
33 2563 d 3 h office / - Enumeration of key-value pairs can contain duplicate keys (should fix issue #8, reported by chakkichakki]. Diff
32 2583 d 23 h office / - Added lambda branching.
- Added URL comparing routine.
Diff
31 2596 d 22 h office / - Add missing concurrent hashset. Diff
30 2597 d 2 h office / - Conditionally add or remove prefixing forward slash.
- Set HTTP client to null after disposal.
Diff
29 2617 d 6 h office / Diff