R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
trunk
/
src
/
gnuwin32
/
getline
/
getline.h
– Rev 86820
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
86820
762 d 23 h
kalibera
/trunk/src/gnuwin32/
Unlimited file length in Rterm/getline (on Windows, PR#18690).
84952
1077 d 4 h
kalibera
/trunk/src/
Modernize Windows code for clang 16.
43831
6782 d 6 h
ripley
/trunk/src/gnuwin32/getline/
clean up, remove code for other OSes
43767
6791 d 0 h
ripley
/trunk/
use const char * in embedding interfaces where appropriate
41808
6992 d 22 h
ripley
/trunk/src/gnuwin32/
changes to get R building again
33494
7815 d 1 h
ripley
/trunk/
change the history mechanism to be more like readline on Unix
(in particular, to be unlimited within a session)
20824
8753 d 23 h
ripley
/trunk/src/gnuwin32/
add ^Z as a keystroke for EOF in both Rterm and Rgui
10222
9480 d 8 h
ripley
/trunk/src/gnuwin32/getline/
use prototypes
add killword from ncftp version of getline
unify use of gl_beep
9860
9508 d 8 h
ripley
/trunk/src/gnuwin32/
move Rgui to getline-based history mechanism
9059
9580 d 0 h
ripley
/trunk/src/
add load/save of .Rhistory in Rterm.exe
add R code and menu item to save the current history to a file.
6283
9769 d 7 h
guido
/trunk/src/gnuwin32/
- Only one 'reader thread' in Rterm.
- getline should support fast typing
- Rterm can be interrupted by ^c
- Makefile.packages update for "winhelp" (ass yet done in the
binary distribution)
4404
9952 d 11 h
ripley
/trunk/src/gnuwin32/getline/
commit gnuwin32 sources