source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @74ec742   4 years m3zulfiq Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @29d8c02   4 years m3zulfiq made corrections in thesis as per feedback from the readers ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @7831e8fb   4 years pabuhr increase timeout from 120 to 180 seconds in test.py to handle tests on … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @31540f5   4 years ajbeach Exception Clean-Up: Removed extra include no longer needed with the … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @76f5e9f   4 years Thierry Delisle Forgot to commit change to plot.py ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @288927f   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @622a358   4 years Thierry Delisle A whole lot of results and some text section done ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @e6cf857f   4 years ajbeach call -> createCall: The template wrapper has been removed and now it … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @767a8ef   4 years ajbeach Test output now trims over-long test targets. Shorten the name … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @9939dc3   4 years ajbeach Reduced the number of object files linked into the demangler. Some of … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @fa2a3b1   4 years Thierry Delisle libcfa and libcfathread now have visibility hidden turned on by default. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @4bb5d36   4 years Thierry Delisle Visibility stragglers. cfa_linkonce always means visibility default. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @c18bf9e   4 years Thierry Delisle Visibility concurrency ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @108345a   4 years Thierry Delisle visbility for io ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @032234bd   4 years Thierry Delisle Visibility of the core libcfa files. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @d8454b9   4 years pabuhr add better error message for attributes after "with" clause, commented … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @789f279   4 years Thierry Delisle More standard lib visibility ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @accc9df9   4 years Thierry Delisle Visibility containers lib ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @0aa4beb   4 years Thierry Delisle Visibility of some of the stdlib ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @cce4648   4 years Thierry Delisle Visibility for streams ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @8108ba8   4 years Thierry Delisle Started to add basic visibility control to libcfa ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @c0af102   4 years ajbeach Reorganization of some demangler code so header and code file match. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @8060b2b   4 years ajbeach Some recent work has taken me by ResolveCopyCtors, while there I saw … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @e5628db   4 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @f75e25b   4 years caparson removed else clause from loop after inserting it in compund stmt ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @491bb81   4 years ajbeach Fixed some whitespace and indentation issues. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @7675f58   4 years ajbeach Labels on statements (not all Labels in the AST) now have all their … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @3f681b1   4 years ajbeach Added the new invariant checks. There seems to be a few unset … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @e6bb667   4 years pabuhr add conditional include-file check for uninstalled libraries, update … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @5c231c1   4 years Thierry Delisle Fixed incorrect class that should be struct ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @e07187d   4 years Thierry Delisle Change parseargs yes/no parsing to support YyNn ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @65c9208   4 years Thierry Delisle Changed transfer benchmark to be more consistent with other rmit benchmarks ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @3613e25   4 years Thierry Delisle Rmit script now supports escaping string arguments ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @8faa6612   4 years Thierry Delisle Minor fixes to how benchmarks handle yes/no arguments ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @00675a12   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @7edd5c1   4 years ajbeach Assorted fixes to the AST, found while I was trying to add more … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @3b80db8   4 years Thierry Delisle Fixed libfibre tests after api change ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @bd1d279   4 years Thierry Delisle process mutilate now recors average latency ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @8a5e357   4 years Thierry Delisle Trivial changes to libcfa concurrency ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @86b8d16   4 years pabuhr formatting, remove for/else shift/reduce conflict ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @6825167   4 years caparson fixed loop else parse bug ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @ec57856   4 years caparson added fast lock tests ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @7f958c4   4 years caparson added fast lock/cond var ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @f6737ae1   4 years caparson added else loop tests ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @b738974   4 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @5695645   4 years pabuhr print warning for empty loop conditional with an else clause ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @b6ae4fb   4 years pabuhr add SuperfluousElse warning, allow empty vararg to macro SemanticWarning ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @3b5dcfa   4 years Thierry Delisle Some more tiny fixes to the memcached results handling ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @c899175   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @1f4fde5   4 years Thierry Delisle Plot now sorts series ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @d1c47c2   4 years Thierry Delisle Improved plotting scripts to handle memcached results ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @7ad47df   4 years caparson added else stmt to loops ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @8197ca5   4 years Thierry Delisle Update yield.cfa to be more consistent with other benchmarks. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @9cf2b0f   4 years Thierry Delisle Updated yield benchmarks to be more consistents. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @db89655   4 years Thierry Delisle Removed debug prints ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @160ee4c   4 years Thierry Delisle Fix churn.go to use channels instead of semaphores. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @f56101f   4 years Thierry Delisle Many fixes to rmit ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @ffc1689   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @39d9b32   4 years ajbeach Adjusted line number in forall test. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @a647941   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @49a1684   4 years Thierry Delisle Commented problematic line in forall test ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @62402e2   4 years Thierry Delisle Implemented churn benchmark in go using Weighted semaphore. … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @12bb5ab1   4 years Thierry Delisle Implemented the churn benchmark for libfibre. Trivial change to the … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @24ceace   4 years j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @9e7236f4   4 years j82liang Resolution of struct enum. The codegen of struct enum will be in the … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @4b4f95f   4 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @433905a   4 years pabuhr temporary fix for 32-bit alignment problem, use … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @b2516e6   4 years pabuhr change libAlign to use BIGGEST_ALIGNMENT ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @0c939dd   4 years ajbeach Removed extra include, it should compile again. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @4cb1a24   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @111a2ab3   4 years Thierry Delisle Changed churn.cfa to use the same approach as rust ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @b029e310   4 years Thierry Delisle Implemented churn benchmark for rust. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @298fe57   4 years ajbeach Translated 3/4 of validate_B. Link Reference To Types has been removed … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @ffef246   4 years pabuhr remove unused file dofree.tex ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
Note: See TracRevisionLog for help on using the revision log.