Eli Zaretskii
|
c6a7930b38
On MS-Windows, don't return file names with backslashes from search-path.
|
10 년 전 |
Eli Zaretskii
|
9235f805fa
Fix problems with Windows file names that use backslashes.
|
10 년 전 |
Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
11 년 전 |
Mark H Weaver
|
bc8e6d7d8c
Rely on Gnulib for <unistd.h>.
|
11 년 전 |
Mark H Weaver
|
1df515a077
Merge branch 'stable-2.0'
|
11 년 전 |
Mark H Weaver
|
4101d14f2e
scm_primitive_load: Simplify code using 'scm_open_file_with_encoding'.
|
11 년 전 |
Andy Wingo
|
87fc4596e5
Remove private-gc.h
|
11 년 전 |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 년 전 |
Jason Earl
|
988ca6b212
add %site-ccache-dir
|
12 년 전 |
Andy Wingo
|
e20cec744f
fix compilation under mingw
|
12 년 전 |
Ludovic Courtès
|
e6a7a86d7e
Use `scm_is_eq' in load.c.
|
12 년 전 |
Andy Wingo
|
4bab7f01be
load.c uses same logic as boot-9 for file names
|
12 년 전 |
Andy Wingo
|
419c873624
Revert "detect and consume byte-order marks for textual ports"
|
12 년 전 |
Andy Wingo
|
b2cb557d75
detect and consume byte-order marks for textual ports
|
12 년 전 |
Andy Wingo
|
747bd5347d
merge stable-2.0
|
12 년 전 |
Andy Wingo
|
f6fd2c03a5
fix try-module-autoload, which did not detect failure to find the file
|
12 년 전 |
Mark H Weaver
|
e0c211bb2e
Merge remote-tracking branch 'origin/stable-2.0'
|
12 년 전 |
Mark H Weaver
|
bd31bce6ac
Add parse-path-with-ellipsis, and use it for GUILE_LOAD_PATH et al.
|
12 년 전 |
Andy Wingo
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 년 전 |
Bake Timmons
|
b7e64f8b26
Improve the usage of variable names in C docstrings.
|
13 년 전 |
Mark H Weaver
|
c12da2be81
Fix search_path to fill stat_buf when given an absolute pathname
|
13 년 전 |
Andy Wingo
|
91ee7515da
Merge remote-tracking branch 'origin/stable-2.0'
|
13 년 전 |
Andy Wingo
|
017eb4a6be
primitive-load returns the value(s) of the last expression
|
13 년 전 |
Andy Wingo
|
04ec290f8b
Merge remote-tracking branch 'origin/stable-2.0'
|
13 년 전 |
Andy Wingo
|
2c27dd57c7
warnings written to warning port
|
13 년 전 |
Andy Wingo
|
b2208d2e98
Merge remote-tracking branch 'origin/stable-2.0'
|
13 년 전 |
Andy Wingo
|
c81c2ad3a5
use new scm_make_fluid_with_default
|
13 년 전 |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
13 년 전 |
Andy Wingo
|
25d50a051d
most uses of scm_from_locale_symbol become scm_from_utf8_symbol
|
13 년 전 |
Andy Wingo
|
21041372ed
add SCM_{PACK,UNPACK}_POINTER
|
13 년 전 |