File: CHANGES

package info (click to toggle)
guile-core 1%3A1.3-12
  • links: PTS
  • area: main
  • in suites: slink
  • size: 4,488 kB
  • ctags: 4,772
  • sloc: ansic: 40,294; lisp: 5,870; sh: 5,079; asm: 1,514; makefile: 397; awk: 162; csh: 50
file content (15 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
QuickThreads 002: Changes since QuickThreads 001.

 - Now can be used by C++ programs.
 - Now *really* works with stacks that grow up.
 - Supports AXP OSF 2.x cc's varargs.
 - Supports HP Precision (HP-PA) on workstations and Convex.
 - Supports assemblers for Intel iX86 ith only '//'-style comments.
 - Supports Silicon Graphics Irix 5.x with dynamic linking.
 - Supports System V and Solaris 2.x with no `_' on compiler-generated
   identifiers; *some* platforms only.

Note: not all "./config" arguments are compatible with QT 001.


QuickThreads 001: Base version.