source: libcfa/src/stdlib.cfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @b5e725a   2 years pabuhr move setting the default random-generator size from PRNG.cfa to …
(edit) @76acb60   2 years pabuhr remove static from Exception macro
(edit) @f8729be   3 years pabuhr remove unnecessary #define for _XOPEN_SOURCE 600 ADT ast-experimental
(edit) @261e107   3 years pabuhr change all PRNG to prime the PRNG state in set_seed with the given seed ADT ast-experimental
(edit) @4020f09   3 years pabuhr formatting, switch to typedef for PRNG complex state ADT ast-experimental
(edit) @8a3d5e7   3 years pabuhr formatting ADT ast-experimental
(edit) @dd46fd3   3 years pabuhr generalization of PRNG ADT ast-experimental
(edit) @20cf96d   3 years pabuhr changes to PRNG types to eliminate casts ADT ast-experimental
(edit) @d2ad151   3 years pabuhr major update of PRNG ADT ast-experimental
(edit) @f6a4917   3 years pabuhr change C loop control to CFA loop control ADT ast-experimental pthread-emulation
(edit) @0aa4beb   3 years Thierry Delisle Visibility of some of the stdlib ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @6a823241   4 years pabuhr formatting, fix bug in set_seed so global_random_state is set ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @12b5e94a   4 years pabuhr add fast PRNG code ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @5d1ebb9   4 years pabuhr remove thread_rand, remove consolidated random generators ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @00f5fde   4 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @1959528   4 years pabuhr third attempt at specialized PRNG ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @2210cfc   4 years pabuhr second attempt at specialized PRNG ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @15b05c8   4 years pabuhr comments ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @aa8e24c3   4 years pabuhr change range of integral random( u, l ) to [l,u], first attempt at … ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @fd54fef   5 years mlbrooks Converting the project to use the new syntax for otype, dtype and … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @94429f8   5 years pabuhr formatting, simplify "free" with multiple arguments, make "delete" inline ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @45444c3   5 years m3zulfiq Removed dimension parameter from adelete. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @e310238   5 years pabuhr move alloc routine into stdlib.hfa to access _Alignof at call site ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @aabb846   5 years ajbeach Added a first draft of the memory management library module. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @4e7c0fc0   5 years pabuhr comment random function about returning int, and reduce includes for … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @76e2113   5 years pabuhr add setter routines for sticky operations, add allocation size to header ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @cfbc703d   5 years pabuhr add resize and more "alloc" routines ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @e3fea42   6 years pabuhr change "const char *" to "const char []" ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d74369b   6 years pabuhr update CFA allocation routines with realloc and alignment ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @89124ff   6 years pabuhr add extra alignment check and missing frees ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @cafb687   6 years pabuhr start allocation updates for arrays and alignment ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @2026bb6   6 years Thierry Delisle More robust fix for optionally linking threads ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @6887a99   6 years pabuhr formatting ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @58b6d1b   7 years Thierry Delisle Fixed tests after headers change ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr no_list persistent-indexer pthread-emulation qualifiedEnum
(add) @ba9baad   7 years Thierry Delisle Simplified some of the handling by converting libcfa sources from .c … ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr no_list persistent-indexer pthread-emulation qualifiedEnum
Note: See TracRevisionLog for help on using the revision log.