| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 16318 |
9056 d 5 h |
|
/branches/R-NaString/ |
This commit was manufactured by cvs2svn to create branch 'R-NaString'. |
|
| 15977 |
9085 d 23 h |
hornik |
/trunk/src/main/ |
Revert to .y.c dependency for gram.c. |
|
| 15876 |
9093 d 8 h |
pd |
/trunk/ |
branch update |
|
| 15664 |
9105 d 0 h |
hornik |
/trunk/ |
Creating R as a shared library to link against may need different flags
than creating loadable modules. Hence, introduce variables LIBR_LDFLAGS
and LIBR_EXT and set them appropriately on Darwin. |
|
| 15659 |
9105 d 8 h |
ripley |
/trunk/ |
change SHLIB_EXT to include the `.', if any |
|
| 15168 |
9126 d 22 h |
pd |
/trunk/ |
branch update |
|
| 15163 |
9127 d 6 h |
pd |
/trunk/ |
merged from R-1-releases |
|
| 14409 |
9189 d 10 h |
ripley |
/trunk/ |
move sockets and internet to a module |
|
| 14373 |
9192 d 11 h |
ripley |
/trunk/src/ |
split off internet functionality prior to making a module |
|
| 14180 |
9203 d 7 h |
ripley |
/trunk/ |
add lapack module, La.svd and La.eigen, and make use of them |
|
| 14165 |
9204 d 2 h |
ripley |
/trunk/src/ |
move module stubs to main or unix at Kurt's request |
|
| 14156 |
9204 d 7 h |
duncan |
/trunk/src/ |
Extension to the .C() conversion mechanism to allow for external data, etc. Developers can register C routines which can convert an S object to a C pointer and back. User-level facilities to examine and control the registered converters |
|
| 14126 |
9206 d 4 h |
ripley |
/trunk/src/ |
make libmodules.a for module stubs
move vfonts, X11 and gnome stubs to libmodules.a
Changes had lost underscores if needed in making X11.so and gnome.so |
|
| 14091 |
9207 d 14 h |
ripley |
/trunk/ |
add module vfonts |
|
| 14077 |
9208 d 9 h |
duncan |
/trunk/src/ |
Merge the different dynload.c files into a common, platform-independent component (Rdynload.c) and platform-specific routines that perform the opening, closing and symbol resolution (in the dynload.c files). This makes the R_registerRoutines() available on all platforms (when the Mac is changed to use this). Packages include Rdynload.h. Rdynpriv.h is for the internal, platform-specific interface for dynamic loading. Works on Linux, Windows. Not yet on Mac |
|
| 14068 |
9208 d 16 h |
hornik |
/trunk/ |
Make targets for build and (un)install more recursive. |
|
| 13972 |
9214 d 0 h |
hornik |
/trunk/ |
Move GUI modules from `src/unix' to `src/modules'. |
|
| 13753 |
9225 d 12 h |
leisch |
/trunk/ |
replace parse.dcf by read.dcf |
|
| 13648 |
9230 d 5 h |
hornik |
/trunk/src/ |
Further libxml adjustments. |
|
| 13594 |
9231 d 13 h |
ripley |
/trunk/ |
add limited version of libxml |
|