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 1 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
45475 6670 d 2 h ripley /trunk/src/ more whitespace cleanup  
42724 6905 d 0 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 6915 d 12 h ripley /trunk/ cygwin tweaks  
42573 6917 d 3 h ripley /trunk/src/modules/internet/ move to winsock2  
42307 6943 d 7 h ripley /trunk/src/ change reference to GPL  
36820 7525 d 0 h ripley /trunk/ update FSF address  
36770 7528 d 8 h ripley /trunk/ rename SOCKLEN_T to avoid conflicts on AIX 5.3  
36607 7541 d 0 h ripley /trunk/src/ tweaks to declarations  
36498 7549 d 1 h ripley /trunk/src/ tweaks to circumvent glibc's habit of hiding declarations  
32382 7880 d 23 h ripley /trunk/src/ add comments on UTF-8 compatibility.
in src/unix/sys-unix.c, make UTF-8 compatible.
 
24069 8495 d 0 h ripley /trunk/ more removing classic MacOS  
18760 8897 d 20 h luke /trunk/ Added SO_REUSEADDR socket option for non-Win32 server sockets to allow
multiple active connections to the same address/port.
 
15168 9127 d 18 h pd /trunk/ branch update  
14409 9190 d 6 h ripley /trunk/ move sockets and internet to a module