Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-07 | guile: Add as_a_scm_t_subr | Pedro Alves | 1 | -5/+7 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+1 |
2015-08-06 | Add casts for legitimate integer to enum conversions | Simon Marchi | 1 | -1/+1 |
2015-07-31 | Mostly trivial enum fixes | Simon Marchi | 1 | -1/+1 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -5/+14 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-07-28 | PR guile/17203 | Doug Evans | 1 | -1/+26 |
2014-07-27 | * guile/scm-param.c (pascm_print_param_smob): Fix output. | Doug Evans | 1 | -1/+1 |
2014-06-03 | * guile/scm-param.c (pascm_make_param_smob): Add ARI comment. | Doug Evans | 1 | -2/+2 |
2014-06-03 | Add parameter support for Guile. | Doug Evans | 1 | -0/+1163 |