The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
52864 5808 d 21 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
45475 6670 d 22 h ripley /trunk/src/ more whitespace cleanup  
42724 6905 d 20 h ripley /trunk/ gettext has defined _GNU_SOURCE in config.h on systems which need it,
so we now only need declaration where config.h is not included.
 
42606 6916 d 8 h ripley /trunk/ cygwin tweaks  
42573 6917 d 23 h ripley /trunk/src/modules/internet/ move to winsock2  
42307 6944 d 3 h ripley /trunk/src/ change reference to GPL  
36820 7525 d 20 h ripley /trunk/ update FSF address  
36770 7529 d 4 h ripley /trunk/ rename SOCKLEN_T to avoid conflicts on AIX 5.3  
36607 7541 d 20 h ripley /trunk/src/ tweaks to declarations  
36498 7549 d 21 h ripley /trunk/src/ tweaks to circumvent glibc's habit of hiding declarations  
32382 7881 d 19 h ripley /trunk/src/ add comments on UTF-8 compatibility.
in src/unix/sys-unix.c, make UTF-8 compatible.
 
24069 8495 d 20 h ripley /trunk/ more removing classic MacOS  
18760 8898 d 16 h luke /trunk/ Added SO_REUSEADDR socket option for non-Win32 server sockets to allow
multiple active connections to the same address/port.
 
15168 9128 d 14 h pd /trunk/ branch update  
14409 9191 d 1 h ripley /trunk/ move sockets and internet to a module