index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
*
constant-interning fix
...
Robin Templeton
2020-04-04
1
-1
/
+2
*
prefer compilers earlier in list
...
Robin Templeton
2020-04-04
1
-2
/
+2
*
check symbols constants uninterned
...
Robin Templeton
2020-04-04
1
-1
/
+1
*
intern arbitrary constants
...
Robin Templeton
2020-04-04
2
-9
/
+27
*
REPL server: Avoid deprecated '_IOFBF'.
...
Ludovic Courtès
2019-06-30
1
-1
/
+1
*
Remove references to 'inet-ntoa' and 'inet-aton'.
...
Ludovic Courtès
2019-06-24
1
-2
/
+4
*
Avoid regexp ranges in HTTP inter-protocol exploitation check.
...
Mark H Weaver
2019-06-18
1
-1
/
+1
*
Update user-visible copyright years.
...
Mark H Weaver
2019-04-16
1
-2
/
+2
*
Add -Wshadowed-toplevel.
...
Ludovic Courtès
2018-07-24
1
-1
/
+8
*
linker: Don't rely on out-of-range bv-ref exceptions.
...
Ludovic Courtès
2018-06-28
1
-3
/
+3
*
types: Recognize 'scm_t_port_type' and decode port type name.
...
Ludovic Courtès
2018-06-24
1
-6
/
+30
*
elisp: Fix cross-compilation support.
...
Mark H Weaver
2018-06-11
1
-2
/
+8
*
Recognize RISC-V compilation targets.
...
Shea Levy
2018-03-15
1
-0
/
+2
*
foreign: Add 'uintptr_t' and 'intptr_t'.
...
Matt Wette
2017-11-22
1
-0
/
+1
*
Allow GDB support to be used with GDB-linked-against-Guile-2.0.
...
Ludovic Courtès
2017-11-05
1
-10
/
+20
*
'frame-matcher' doesn't crash when the last IP is unknown.
...
Ludovic Courtès
2017-10-25
1
-2
/
+3
*
Use make-struct/no-tail instead of make-struct
...
Andy Wingo
2017-09-20
1
-1
/
+1
*
Bump objcode version in a compatible way
...
Andy Wingo
2017-04-18
1
-1
/
+1
*
All literal constants are read-only
...
Andy Wingo
2017-04-18
1
-19
/
+35
*
types: Hide one of the 'bytevector->string' procedures.
...
Ludovic Courtès
2017-04-14
1
-2
/
+2
*
Add disjoint syntax object type
...
Andy Wingo
2017-03-28
4
-2
/
+38
*
Plumbing changes to rename "syntax-module"
...
Andy Wingo
2017-03-28
1
-0
/
+26
*
Update --version and REPL copyright years
...
Andy Wingo
2017-03-15
1
-1
/
+1
*
VM support for string-set!; slimmer read-string
...
Andy Wingo
2017-03-09
1
-0
/
+1
*
64KB segment alignment
...
Andy Wingo
2017-03-08
1
-2
/
+37
*
psyntax: Generate identifiers in a deterministic fashion.
...
Mark H Weaver
2017-03-07
1
-4
/
+4
*
Recognize sh3 as compilation targets
...
John Paul Adrian Glaubitz
2017-03-01
1
-2
/
+2
*
REPL Server: Guard against HTTP inter-protocol exploitation attacks.
...
Mark H Weaver
2017-03-01
2
-4
/
+188
*
Cosmetic REPL server improvements
...
Andy Wingo
2017-03-01
1
-10
/
+10
*
Fix trap frame matching
...
Andy Wingo
2017-03-01
1
-1
/
+3
*
Fix compute-frame-sizes for case-lambda jumps
...
Andy Wingo
2017-02-22
1
-0
/
+3
*
Stringbufs immutable by default
...
Andy Wingo
2017-02-16
1
-5
/
+2
*
Avoid stacks in dynamically-bound values
...
Andy Wingo
2017-02-07
2
-5
/
+5
*
Add unboxed floating point comparison instructions.
...
David Thompson
2017-01-12
2
-0
/
+7
*
with-dynamic-state compiler and VM support
...
Andy Wingo
2016-12-05
1
-0
/
+2
*
Compile fluid-set! to VM opcode
...
Andy Wingo
2016-11-27
1
-1
/
+1
*
Remove special support for fluids in GDB interface
...
Andy Wingo
2016-11-26
1
-20
/
+2
*
Fix compilation of rank 0 typed array literals
...
Daniel Llorens
2016-11-23
1
-1
/
+3
*
Add handle-interrupts inst and compiler pass
...
Andy Wingo
2016-11-16
1
-0
/
+1
*
REPL server avoids thread cleanup handlers
...
Andy Wingo
2016-10-31
1
-11
/
+12
*
Adapt run-server* to change to `accept'.
...
Andy Wingo
2016-10-19
1
-25
/
+9
*
Fix cross-compilation of negative fixnums
...
Andy Wingo
2016-09-06
1
-6
/
+5
*
Compiler support for atomics
...
Andy Wingo
2016-09-06
1
-0
/
+5
*
Fix fixnum min/max for assembler
...
Andy Wingo
2016-09-06
1
-4
/
+4
*
Tweak value of tc7-smob.
...
Andy Wingo
2016-09-06
1
-1
/
+1
*
Convert tc7 values to hex in tags.h and elsewhere
...
Andy Wingo
2016-09-06
2
-30
/
+30
*
Check for missing debug info in print-program
...
Robin Templeton
2016-09-02
1
-1
/
+1
*
Add unboxed logxor on u64 values
...
Andy Wingo
2016-09-01
1
-0
/
+1
*
Fix exception when running ",help debug"
...
Andy Wingo
2016-08-25
1
-1
/
+1
*
Recognize alpha as compilation target
...
James Clarke
2016-08-08
1
-2
/
+2
[next]