| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (display_frame_expr): Do not remove control characters from the final | Marius Vollmer | 2004-09-29 | 1 | -22/+1 |
* | Docstring fixes. | Marius Vollmer | 2004-09-23 | 1 | -2/+7 |
* | (scm_display_backtrace_with_highlights, | Marius Vollmer | 2004-09-23 | 1 | -10/+35 |
* | *** empty log message *** | Marius Vollmer | 2004-09-22 | 1 | -3/+3 |
* | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, | Marius Vollmer | 2004-08-19 | 1 | -14/+20 |
* | * socket.c, rw.c, deprecated.h, validate.h | Marius Vollmer | 2004-08-12 | 1 | -4/+8 |
* | * backtrace.c: Replaced SCM_STRINGP with scm_is_string. | Marius Vollmer | 2004-08-10 | 1 | -6/+9 |
* | * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into | Marius Vollmer | 2004-07-27 | 1 | -4/+4 |
* | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, | Marius Vollmer | 2004-07-23 | 1 | -15/+13 |
* | * validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, | Marius Vollmer | 2004-07-10 | 1 | -3/+1 |
* | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 2004-07-08 | 1 | -6/+6 |
* | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 2004-07-06 | 1 | -14/+14 |
* | * backtrace.c (display_expression, display_frame): Call | Dirk Herrmann | 2004-06-27 | 1 | -3/+3 |
* | (display_frame_expr), | Kevin Ryde | 2004-04-27 | 1 | -2/+2 |
* | Introduce scm_debug_mode_p as a replacement for scm_debug_mode and | Dirk Herrmann | 2004-03-29 | 1 | -1/+1 |
* | * gc.h (SCM_GC_CELL_TYPE): SCM_GC_CELL_TYPE uses SCM_GC_CELL_OBJECT. | Han-Wen Nienhuys | 2004-03-28 | 1 | -3/+3 |
* | * backtrace.c (scm_display_error_message): Introduced fancy | Mikael Djurfeldt | 2003-05-12 | 1 | -14/+75 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -38/+11 |
* | * backtrace.c: #include <config.h> if HAVE_CONFIG_H. | Rob Browning | 2003-03-25 | 1 | -1/+3 |
* | 2002-07-20 Han-Wen <hanwen@cs.uu.nl> | Han-Wen Nienhuys | 2002-07-20 | 1 | -7/+7 |
* | * backtrace.c (SCM_ASSERT), debug.c (scm_debug_options), eval.c | Dirk Herrmann | 2002-06-30 | 1 | -2/+0 |
* | Small docstring fixes. | Neil Jerram | 2002-03-15 | 1 | -1/+1 |
* | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 2002-03-14 | 1 | -2/+0 |
* | * gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when | Marius Vollmer | 2002-02-11 | 1 | -3/+2 |
* | 2002-01-28 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 2002-01-28 | 1 | -0/+1 |
* | * First batch of libguile changes for Elisp support. | Neil Jerram | 2002-01-22 | 1 | -1/+1 |
* | (display_backtrace_file_and_line): Only use scm_basename when POSIX | Marius Vollmer | 2001-10-13 | 1 | -0/+4 |
* | * Fixed some typing bugs. Thanks to Rob Browning. | Dirk Herrmann | 2001-09-13 | 1 | -7/+7 |
* | Remove "face-lift" comment. | Thien-Thi Nguyen | 2001-07-09 | 1 | -2/+0 |
* | * posix.c (getlogin): getlogin() implementation for Windows. | Martin Grabmüller | 2001-07-03 | 1 | -0/+1 |
* | Make compilation under Windows easier. | Martin Grabmüller | 2001-06-26 | 1 | -0/+3 |
* | * Various minor improvements, for example signedness fixes. | Dirk Herrmann | 2001-06-23 | 1 | -15/+11 |
* | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 2001-06-14 | 1 | -5/+5 |
* | * Introduce SCM_UNUSED and mark unused function parameters. | Dirk Herrmann | 2001-06-07 | 1 | -2/+2 |
* | Include "libguile/filesys.h". | Marius Vollmer | 2001-05-25 | 1 | -4/+96 |
* | * validate.h | Michael Livshin | 2001-05-24 | 1 | -1/+1 |
* | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 2001-05-15 | 1 | -6/+7 |
* | * backtrace.c (display_backtrace_body): since the `print_state' | Michael Livshin | 2001-03-31 | 1 | -0/+2 |
* | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 2001-03-09 | 1 | -1/+0 |
* | (scm_display_error, scm_set_print_params_x, scm_display_application, | Martin Grabmüller | 2001-02-16 | 1 | -7/+22 |
* | * On errors, show line and column information even for unnamed ports. | Dirk Herrmann | 2001-01-25 | 1 | -13/+21 |
* | * Make sure that scm_display_error validates its port argument. | Dirk Herrmann | 2001-01-24 | 1 | -4/+21 |
* | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 2000-11-17 | 1 | -0/+2 |
* | * Get rid of calls to SCM_ROSTRINGP. | Dirk Herrmann | 2000-11-02 | 1 | -9/+7 |
* | * Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBOL_CHARS. | Dirk Herrmann | 2000-09-22 | 1 | -4/+4 |
* | Updated copyrights | Mikael Djurfeldt | 2000-06-12 | 1 | -1/+1 |
* | * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP. | Dirk Herrmann | 2000-06-05 | 1 | -1/+1 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 2000-04-21 | 1 | -12/+12 |
* | Some more SCM/scm_bits_t and SCM-is-union issues. | Dirk Herrmann | 2000-03-31 | 1 | -3/+2 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 2000-03-19 | 1 | -0/+6 |