|
|
@b5e725a
|
2 years |
pabuhr |
move setting the default random-generator size from PRNG.cfa to …
|
|
|
@76acb60
|
2 years |
pabuhr |
remove static from Exception macro
|
|
|
@f8729be
|
3 years |
pabuhr |
remove unnecessary #define for _XOPEN_SOURCE 600
ADT
ast-experimental
|
|
|
@261e107
|
3 years |
pabuhr |
change all PRNG to prime the PRNG state in set_seed with the given seed
ADT
ast-experimental
|
|
|
@4020f09
|
3 years |
pabuhr |
formatting, switch to typedef for PRNG complex state
ADT
ast-experimental
|
|
|
@8a3d5e7
|
3 years |
pabuhr |
formatting
ADT
ast-experimental
|
|
|
@dd46fd3
|
3 years |
pabuhr |
generalization of PRNG
ADT
ast-experimental
|
|
|
@20cf96d
|
3 years |
pabuhr |
changes to PRNG types to eliminate casts
ADT
ast-experimental
|
|
|
@d2ad151
|
3 years |
pabuhr |
major update of PRNG
ADT
ast-experimental
|
|
|
@f6a4917
|
3 years |
pabuhr |
change C loop control to CFA loop control
ADT
ast-experimental
pthread-emulation
|
|
|
@0aa4beb
|
3 years |
Thierry Delisle |
Visibility of some of the stdlib
ADT
ast-experimental
pthread-emulation
qualifiedEnum
|
|
|
@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
|
|
|
@12b5e94a
|
4 years |
pabuhr |
add fast PRNG code
ADT
ast-experimental
enum
forall-pointer-decay
pthread-emulation
qualifiedEnum
|
|
|
@5d1ebb9
|
4 years |
pabuhr |
remove thread_rand, remove consolidated random generators
ADT
ast-experimental
enum
forall-pointer-decay
pthread-emulation
qualifiedEnum
|
|
|
@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
|
|
|
@1959528
|
4 years |
pabuhr |
third attempt at specialized PRNG
ADT
ast-experimental
enum
forall-pointer-decay
pthread-emulation
qualifiedEnum
|
|
|
@2210cfc
|
4 years |
pabuhr |
second attempt at specialized PRNG
ADT
ast-experimental
enum
forall-pointer-decay
pthread-emulation
qualifiedEnum
|
|
|
@15b05c8
|
4 years |
pabuhr |
comments
ADT
ast-experimental
enum
forall-pointer-decay
pthread-emulation
qualifiedEnum
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|