Oct 17, 2008 |
15 years 10 months | * dates.cc: ignore the millisecond part separated by '.', but
continue |
15 years 10 months | Give session and listener base classes, and make reactor only care
about these. |
15 years 10 months | merge of '4a0b7f4555457ddb033743079e84dd41d93797d7' |
15 years 10 months | Rearrange netsync event loops to use a proper reactor. |
Oct 16, 2008 |
15 years 10 months | * dates.cc: reverted date_t::now() to use the system's gmtime(), so |
15 years 10 months | merge of '9e52a5cf151ee02d521fd6af2bd4fcb4a83acdac' |
15 years 10 months | * rcs_import.cc: use date_t constructor instead of the now gone |
15 years 10 months | propagate from branch 'net.venge.monotone.dates' (head
2cfaf525950c016e8eafa7f6a97d6676644e3e7e) |
15 years 10 months | * dates.cc: corrected a check and some unit tests regarding date |
15 years 10 months | propagate from branch 'net.venge.monotone.dates' (head
6f3cfbb33164f44b48d600fafa8b7d58c7d77f78) |
15 years 10 months | * dates.{cc,hh}: added += and -= operators to add or subtract
seconds |
15 years 10 months | * dates.hh: ripped out the from_unix_epoch() static method, that |
15 years 10 months | propagate from branch 'net.venge.monotone.dates' (head
6a69fc9f8be14fefbb9debfdd4b136f5a5201087) |
15 years 10 months | * dates.{cc,hh}: added date comparison operators and some unit tests |
15 years 10 months | * dates.{cc,hh}: change to represent dates as u64 seconds since the
Unix |
15 years 10 months | * dates.cc: consistently enforce a year between 1970 and 9999 for
all dates |
15 years 10 months | * dates.cc: add checks for second, minute and hour values to be in |
15 years 10 months | * dates.cc: minor whitespace changes, removed trailing spaces, no |
15 years 10 months | Factor a couple functions out of serve_connections, including the
IPv6 retry logic. |
Oct 15, 2008 |
15 years 10 months | * tests/empty_environment/__driver__.lua: test the
save_LD_LIBRARY_PATH |