Skip to content

Releases: COMP1511UNSW/dcc

2.37

05 Dec 05:34

Choose a tag to compare

improve display of uninitialize values & various minor bug fixes

2.35

10 Jul 23:46

Choose a tag to compare

avoid DeprecationWarning from Python >3.12.3

2.34

22 May 11:22

Choose a tag to compare

synchronize errno between sanitizers

2.33

18 Dec 04:52

Choose a tag to compare

 explicitly specify dwarf-4 to workaround valgrind warnings/errors fo…

2.32

08 Nov 03:23

Choose a tag to compare

fix bug with -o commandline option

2.31

06 Nov 02:24

Choose a tag to compare

fix bug in generating explanations

2.30

01 Nov 00:53

Choose a tag to compare

unbreak fileno

2.29

24 Oct 06:11

Choose a tag to compare

workaround spurious memory-leaks triggered by some libc versions

2.28

25 Aug 05:37

Choose a tag to compare

improve runtime error explanations including

reporting symbolically where they are addresses of local variables
add code to dcc binaries to capture stdin & pass to helper if runtime error occurs

2.26

05 Jul 06:25

Choose a tag to compare

fix bug which leaves lingering valgrind in some circumstances