Timeline
01/09/2019:
- 16:06 Ticket #13 (pass CMake pthreads check) closed by
- fixed
- 02:36 Ticket #29 (Add/fix divcc --version and --help) closed by
- fixed: Soon to land in next.
- 02:26 Ticket #5 (Invalid YAML report for programs with options or stdin) closed by
- fixed: Should be fixed in next.
01/08/2019:
- 23:34 Ticket #30 (Possibly move divine's version() out of UI.) created by
- divcc only has to link with divine-ui to print --version
- 14:11 Ticket #29 (Add/fix divcc --version and --help) created by
- Both propagate to other tools and result in a segfault.
12/19/2018:
- 11:03 Ticket #28 (Capturing symbolically linked files seem to crash DiOS) created by
- For verifying my application, I created a new directory, into which I …
- 10:54 Ticket #27 (build filaure (fatal error: dios.h: No such file or directory)) closed by
- fixed: Yes, this is a known problem that unfortunately affected the 4.1.20 …
- 10:44 Ticket #27 (build filaure (fatal error: dios.h: No such file or directory)) created by
- While trying to write self-contained steps to reproduce …
12/18/2018:
- 23:28 Ticket #8 (Missing or spurious ODBC dependency) closed by
- worksforme: Probably a cmake glitch, or a case of stale cache (odbc headers …
- 22:51 Ticket #26 (The weakmem runtime leaks memory) created by
- Not super critical, since we can run relaxed-memory checks and leak …
- 22:48 Ticket #1 (Fix memory leaks in DiOS) closed by
- fixed: The kernel and libc are now virtually leak-free. The only remaining …
12/17/2018:
- 18:24 Ticket #25 (Make metadata exception map lock-free) created by
- To date, the metadata exception map is implemented using an …
- 15:56 Ticket #24 (divcc needs native libc++ and libc++abi to build C++ programs) created by
- We may want to ship native versions of those ourselves, since many …
- 11:40 Ticket #23 (divine cc -c -Ipath does not work) created by
- Seems to work fine without -c though.
12/14/2018:
- 15:00 Ticket #21 (Implement clock_gettime) closed by
- fixed: I have committed clock_gettime and a few related functions, should be …
12/13/2018:
- 13:57 Ticket #22 (Use lifetime markers to move allocas) created by
- - kill allocas with VM obj free
- 13:21 Ticket #2 (Lazy loading / linking of DiOS bitcode.) closed by
- fixed
- 12:47 Ticket #21 (Implement clock_gettime) created by
- I'm trying to verify the implementation of my C++14 software …
12/10/2018:
- 17:08 Ticket #20 (Use error output for actual errors only) closed by
- invalid: This is not how stdout/stderr works. In divine, like in many other …
- 16:05 Ticket #20 (Use error output for actual errors only) created by
- When there is no error, print the output to STDOUT instead of STDERR. …
Note: See TracTimeline
for information about the timeline view.