| b1c579f0 | 24-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1919 from CEED/jeremy/weak-fix-2
Fix Weak Symbols on MacOS |
| 9569b36a | 23-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
build - simplify includes to reduce duplication |
| bdee0278 | 23-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - add macos CI job |
| d1503016 | 23-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
build - split weak defs |
| cdc02741 | 23-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
make - reorder backend processing |
| 631bf14c | 23-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
weak - inline helper |
| 40fa5a58 | 22-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
weak - in backend-weak, only have weak definition, not declaration |
| 65af418b | 06-May-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
make - disable D flag for AR on Darwin |
| 053b7ece | 23-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1920 from CEED/jeremy/hoverxref
Doc - remove hoverxref |
| 505462d4 | 23-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - remove hovverxref; its deprecated |
| 0016fb07 | 21-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1918 from CEED/jeremy/cov-fix
Minor cov fixes |
| 73c5a4d2 | 21-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - reorder to prevent theoretical leak |
| e9f76d14 | 21-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - minor fixes |
| 378c2ab0 | 21-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
cov - minor fixes |
| 4b60584d | 21-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1916 from CEED/jeremy/gen-points-none-fix
gen - use nD for pure CEED_EVAL_NONE AtPoints operator |
| f2989f2b | 21-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1917 from CEED/jeremy/ceed-object
Add core CeedObject to handle common functionality |
| 75c339d6 | 20-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - clarify CeedObjectCreate usage |
| 82a9f6a5 | 20-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
test - add CeedObject tests |
| 6c328a79 | 20-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
obj - add common CeedObjectDestroy |
| a299a25b | 20-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
obj - move view tabs to CeedObj |
| b0f67a9c | 14-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
internal - add CeedObject to handle common functionality |
| e31b7a9f | 13-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gen - use nD for pure CEED_EVAL_NONE AtPoints operator |
| c111d5d0 | 08-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1914 from CEED/jeremy/no-weak-gallery
gallery - no need for weak symbols here
|
| cc2ec7ec | 08-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gallery - no need for weak symbols here
|
| 48203ff5 | 05-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1911 from CEED/jeremy/drop-occa
occa - retire backends |