source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @fdfb0ba   3 years Thierry Delisle rqd*fibre now compile with std=c++17 ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ebb6158   3 years Thierry Delisle Minor fixes to warnings, printing and ridiculous go/rust requirements. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @72bd9cd   3 years Thierry Delisle No idea why this worked on nasus without this change. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @445f984   3 years Thierry Delisle Forgot to commit changes to include. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @b5ec090   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @56e5b24   3 years Thierry Delisle Manually read from event fd instead of calling eventfd_read, which … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @821c534   3 years Thierry Delisle Implemented transfer in rust and fixed minor issues with rust benchmarks ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @63b3279   3 years pabuhr add C++-style constructor initialization, T t{3,4} versus T t = {3,4} ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @9cdfa5fb   3 years ajbeach Andrew MMath: Used (most of) Gregor's feedback to update the thesis. … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @d0b9247   3 years Thierry Delisle Minor fixes to go benchmarks and added missing go files ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @5a40e4e   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @dd1cc02   3 years Thierry Delisle Several changes to benchmark makefile for benchmarks for my thesis ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @2c7d0e8   3 years Thierry Delisle tweaked printing of yield test ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @fdc3f9d   3 years Thierry Delisle Added rule to remake call.cfa when the in-file is changed ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @e5aba4a   3 years Thierry Delisle Added and tweeked rust benchmarks ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @d8d512e   3 years mlbrooks Reorganizing string constructor/assignment overload calls for better … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f26923e   3 years Thierry Delisle Fixed distribution of parseconfig tests ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @8e42847   3 years ajbeach Andrew MMath: Making sure the printed and actual number of iterations … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @031453c   3 years Thierry Delisle Forgot to change memory.hfa ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @2bfee8e   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1341ce1   3 years Thierry Delisle Simple release function on unique_ptrs ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @0156cdd   3 years Thierry Delisle Initial fix to fstreams not throwing in release ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @812ba3d   3 years ajbeach Some clean-up to make Peter's changes to the exception benchmarks fit … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @49b3389   3 years ajbeach Follow-up, perventing recursion removal in C++. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @18783b4   3 years pabuhr attempt to remove tail-recursion optimization ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f450f2f   3 years mlbrooks Baseline of the string implementation. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @180f249   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @65502d8   3 years caparson added some mutex stmt benchmarking ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @bbe3719   3 years caparson cleaned up some mutex stmt related code ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a3cadfc   3 years jafprudhomme Removed default parser argument ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @81e0c61   3 years jafprudhomme Reverted to using English-speaking-order syntax ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @761e146   3 years jafprudhomme Merge branch 'master' into jacob/cs343-translation ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @24ebddac   3 years jafprudhomme Added default argument ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @b183717   3 years ajbeach Update another file in the exception benchmarks as well as some print … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @678f259   3 years ajbeach Some clean-up in the exception benchmark directory. Mostly just … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @8baaf74e   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @3ad9097   3 years Thierry Delisle Minor fixes to makefiles for mutex stmt ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @a916aad   3 years ajbeach Andrew MMath: Added abstract. Should be ready for the readers now. ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @34fcc13   3 years ajbeach Andrew MMath: Nope! Forgot to delete one \todo. ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @25d4e15   3 years ajbeach Andrew MMath: That's the rest of the \todo items and everything needed … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @b0f225f   3 years jafprudhomme Used in-English-order declaration syntax in header file too ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @ca83227   3 years jafprudhomme Changed API of parse_config to accept parse function ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @cd03b76d   3 years ajbeach Andrew MMath: Clean-up pass addressing (or deciding not to address) … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @45b772c   3 years jafprudhomme Added some clarifying Peter Buhr-style comments ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @dd698b4   3 years jafprudhomme Added more TODOs ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @4a1bc44   3 years jafprudhomme Used in-English-order variable declaration syntax ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @e37db11   3 years ajbeach Andrew MMath: Two missing paragraphs in future work about special … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @0660962c   3 years jafprudhomme Merge branch 'master' into jacob/cs343-translation ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @480389d2   3 years jafprudhomme Wrote test suite for parse_config ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @e22c841   3 years jafprudhomme Fixed message function for Missing_Config_Entries ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @6cf21ed8   3 years ajbeach Andrew MMath: First pass on adding missing citations. ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @32913bc   3 years jafprudhomme Fixed up comments ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @692db791   3 years jafprudhomme Made little changes and added comments ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @a75cd3d   3 years jafprudhomme Added message function for exceptions I've created Also removed … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @dcf792a   3 years jafprudhomme Added more information to exceptions ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @3be4078   3 years jafprudhomme Added more info to "missing config entry" exception ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @e1e506b   3 years jafprudhomme Added exception for when there are missing config entries ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @c166f4e   3 years jafprudhomme Fixed spelling mistake ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @a3f2a3e   3 years jafprudhomme Simplified validation logic ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @1764a63   3 years jafprudhomme Removed printing of errors in library code Bad practice, I believe? … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @247d4ac   3 years jafprudhomme Removed error for unknown config format Since we're using an enum, we … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @5993b6a   3 years jafprudhomme Removed old comment ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @a0d6987   3 years jafprudhomme Cleaned up and un-nested code ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @6d8e1ab   3 years jafprudhomme Improved EHM code Added more exceptions, and removed forced exits … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @cac1d52   3 years jafprudhomme Fixed realloc error ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @4bdb7bf   3 years jafprudhomme Fixed some issues with unfreed memory Was calling destructor on … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @5241ec2   3 years jafprudhomme Freed space allocated for strings ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @f62e741   3 years jafprudhomme Added spaces ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @d322f62   3 years jafprudhomme Used more modern built-in EHM ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @57dff2f   3 years jafprudhomme Changed unsigned int to size_t It made more semantic sense ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @f03b1db   3 years jafprudhomme Removed warning ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @d120290   3 years jafprudhomme Added comments where I'm having problems ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @a434e92   3 years jafprudhomme Changed quotes used for clarity ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @d8db0af   3 years jafprudhomme Allowed config format to be specified ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @ad78e08   3 years jafprudhomme Added case to handle initial allocation for KVP array ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @e4b37a1   3 years jafprudhomme Switched to allocating array of KVPs on heap ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @12b5b226   3 years jafprudhomme Removed redundant reinitialization of buffers ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @82820da   3 years jafprudhomme Fixed issue caused by reuse of string buffers ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @c1dafea   3 years jafprudhomme Cleaned up ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @1e05e09   3 years jafprudhomme Reverted to using long form of opening file ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @f789b82   3 years jafprudhomme Removed old string builder code ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @cfadd08   3 years jafprudhomme Slimmed down copied code ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @8e0f2db   3 years jafprudhomme Ripped out old code for new one provided by Prof. Buhr ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @ecfa760   3 years jafprudhomme Re-simplified code to detect lines with comments ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @09fda91   3 years jafprudhomme Used constructor to open file ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @0cfa768   3 years jafprudhomme Switched to using fixed-size buffers ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @a0e142f   3 years jafprudhomme Ignored more types of whitespace ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @c80ac84   3 years jafprudhomme Added temporary code to read in config file ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @45729a8   3 years jafprudhomme Just realized this isn't bash-style config! ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @ba61cd9   3 years jafprudhomme Added string builder-like struct ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @02a22a2   3 years jafprudhomme Reverted to using reference to KVPairs This will have to be changed … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @98d6b744   3 years jafprudhomme Removed warnings ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @52c6891   3 years jafprudhomme Freed KVPairs in case of error ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @e74ba77   3 years jafprudhomme Switched to allocating KVPairs on heap ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @ad8072c   3 years jafprudhomme Fixed type warning ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @c58c65a   3 years jafprudhomme Began using new math.trait.hfa ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @716e4e6   3 years jafprudhomme Added missing includes ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @930609e2   3 years jafprudhomme Added some basic examples of validation functions And rearranged the … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @6604ea1   3 years jafprudhomme Added optional validation step when parsing values ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @80ae121   3 years jafprudhomme Added exception that will be used to signal failed validation ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.