• Joined on 2024-09-27
bgirgis created repository rust-by-example/01-02-01-format-debug 2024-10-01 20:51:11 +00:00
bgirgis pushed to master at bgirgis/Programming-POSIX-Threads 2024-09-27 09:37:24 +00:00
5edf7a1377 add condition variable examples
37af8fc398 Add C++ lock examples
3005349ac0 Add ch02 C++ threading equivalents
7b46aaf5f9 Add ch01 C++ threading equivalents
c8a8949366 run clang-format
bgirgis created branch master in bgirgis/Programming-POSIX-Threads 2024-09-27 09:37:24 +00:00
bgirgis pushed to master at bgirgis/scons-presentation 2024-09-27 09:37:23 +00:00
8ed6479c2d stray files
d4699042d1 install ex 3
49ce99e992 change comments style
912f188eb3 Get windows build working
b2c1289afe Remove unneeded file
Compare 10 commits »
bgirgis created branch master in bgirgis/scons-presentation 2024-09-27 09:37:23 +00:00
bgirgis pushed to master at bgirgis/sandbox 2024-09-27 09:37:21 +00:00
3a783ada1e remove
d7878a9487 more files
45c857508e reorg
4e17a68e45 add python files
7722d0aebc more files
bgirgis created branch master in bgirgis/sandbox 2024-09-27 09:37:21 +00:00
bgirgis created branch master in bgirgis/cpp-patterns 2024-09-27 09:34:11 +00:00
bgirgis pushed to master at bgirgis/cpp-patterns 2024-09-27 09:34:11 +00:00
ef09730518 Visitor pattern
1806d6a1f2 Decorator patter and initial build
43c4edced5 Initial commit
Compare 3 commits »
bgirgis created branch master in bgirgis/concurrency-in-action 2024-09-27 09:32:28 +00:00
bgirgis pushed to master at bgirgis/concurrency-in-action 2024-09-27 09:32:28 +00:00
31c32e368a Run clang-format
fffe4528da chapter 7 code
809451045e chapter 6 code
39e08c0cfc chapter 4 code
21fc540278 chapter 3 code
Compare 9 commits »
bgirgis created branch master in bgirgis/OpenCL-examples 2024-09-27 09:29:03 +00:00
bgirgis pushed to master at bgirgis/OpenCL-examples 2024-09-27 09:29:03 +00:00
c41005fba6 add windows compiling instructions ... ugh ...
2891c9d6f5 - added out-of-place real transform to example05
bff9fd6443 - update Example05 to use FFTW to check the answer
3af7ec6c3b - added example05 for clfft real in-place transform
14438e2355 added example04 for clfft inplace complex-interleaved transform
Compare 10 commits »
bgirgis created branch master in bgirgis/cpp-thirdparty 2024-09-27 09:08:09 +00:00
bgirgis pushed to master at bgirgis/cpp-thirdparty 2024-09-27 09:08:09 +00:00
1add04a1f9 upgrade cereal
19d727037a update boost
cfc99971af update gtest on macx64
821d5b0a28 upgrade cereal
d5109aa647 avoid a warning in boost
Compare 10 commits »
bgirgis created branch master in bgirgis/cpp-thirdparty-src 2024-09-27 09:07:08 +00:00
bgirgis pushed to master at bgirgis/cpp-thirdparty-src 2024-09-27 09:07:08 +00:00
1aa207974e Upgrade deps
17065704ed update swig
13f897d424 upgrade boost
7f04f2ea31 upgrade cereal to 1.3.0
479ff7b452 update gtest to 1.10.0
Compare 10 commits »
bgirgis created repository bgirgis/concurrency-in-action 2024-09-27 09:03:05 +00:00
bgirgis created repository bgirgis/OpenCL-examples 2024-09-27 09:02:52 +00:00
bgirgis created repository bgirgis/cpp-patterns 2024-09-27 09:02:42 +00:00