Mark H Weaver
|
f6f4feb0a2
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年 前 |
Mark H Weaver
|
a71e79c3e5
Fix the recommendations for conversion of C string constants.
|
12 年 前 |
Mark H Weaver
|
a16d4e82e9
Implement 'scm_c_bind_keyword_arguments'.
|
12 年 前 |
Mark H Weaver
|
369294866d
Fix broken texinfo markup in (ice-9 iconv) docs.
|
12 年 前 |
Mark H Weaver
|
1e05106562
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年 前 |
Mark H Weaver
|
3b80c35852
Fix typos in 'string-join' docs: 'string-infix' -> 'strict-infix'.
|
12 年 前 |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年 前 |
Andy Wingo
|
912f5f3445
fix doc build
|
12 年 前 |
Mark H Weaver
|
e08a12b535
Add 'round-ash', a rounding arithmetic shift operator
|
12 年 前 |
Jason Earl
|
a4b4fbbdaa
excise use of "iff" in the manual
|
12 年 前 |
Mark H Weaver
|
444b26f739
Revert "random-state-from-platform: simplify pid conditional, and clarify docs."
|
12 年 前 |
Mark H Weaver
|
08904661a2
random-state-from-platform: simplify pid conditional, and clarify docs.
|
12 年 前 |
Andy Wingo
|
9b977c836b
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年 前 |
Andy Wingo
|
118ff892be
deprecate generalized vectors in favor of arrays
|
12 年 前 |
Mark H Weaver
|
7facc08a80
Add scm_from_ptrdiff_t and scm_to_ptrdiff_t.
|
12 年 前 |
Andy Wingo
|
08467a7e61
add scm_from_port_string and friends
|
12 年 前 |
Andy Wingo
|
5ed4ea90a9
Change iconv procedures to take optional instead of keyword arg
|
12 年 前 |
Andy Wingo
|
f05bb8494c
add bytevector->string and string->bytevector in new (ice-9 iconv) module
|
12 年 前 |
Daniel Hartwig
|
5f085775ab
In string-split, add support for character sets and predicates.
|
12 年 前 |
Mark H Weaver
|
07bc8e7c33
Remove documentation of internal static string comparison functions
|
13 年 前 |
Bake Timmons
|
5f6ffd6652
Improve consistency of definitions of C functions in manual.
|
13 年 前 |
Bake Timmons
|
df0a100250
Make notation for Scheme repeated arguments more consistent in manual.
|
13 年 前 |
Bake Timmons
|
64de6db5c6
Make consistent the usage of variable names in the function definitions found in the Texinfo docs.
|
13 年 前 |
Mike Gran
|
bf8d845468
Update srfi-14 character sets to Unicode 6.1
|
13 年 前 |
Mark H Weaver
|
d47db067b6
Add `random-state-from-platform' and `scm_i_random_bytes_from_platform'
|
13 年 前 |
Andy Wingo
|
9accf3d98f
add when, unless
|
13 年 前 |
Mark H Weaver
|
4dbd29a9b8
Fix docs of string mutators to do so on a mutable string
|
13 年 前 |
Ludovic Courtès
|
8071964943
Allow overlapping regions to be passed to `bytevector-copy!'.
|
13 年 前 |
Mike Gran
|
022dda6901
New functions scm_is_exact and scm_is_inexact
|
13 年 前 |
Mark H Weaver
|
c3d8450c75
Clarify units of string length in decription of scm_from_stringn
|
14 年 前 |