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)
/
branches
/
R-classInheritance
/
src
/
main
/
regex.c
– Rev 47757
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
47757
6389 d 18 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
46184
6571 d 0 h
ripley
/trunk/src/main/
typo
46183
6571 d 0 h
ripley
/trunk/src/
update regex.c to glibc 2.7
annotate R changes
make a couple more entry points attribute_hidden
46150
6572 d 4 h
ripley
/trunk/src/main/
add comment on last change for future maintenance
46055
6586 d 10 h
maechler
/trunk/src/main/
fix memory leak when _LIBC is not defined, thanks to Bill Dunlap
44198
6755 d 19 h
ripley
/trunk/src/main/
using of (void), tidy up use of headers
42729
6903 d 13 h
ripley
/trunk/src/
suppress a couple of warnings from Sun compilers
42724
6904 d 1 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.
42307
6942 d 8 h
ripley
/trunk/src/
change reference to GPL
42241
6951 d 19 h
ripley
/trunk/src/main/
make use of [u]intptr_t
41874
6990 d 6 h
ripley
/trunk/
use Lea malloc in a few performance-critical places
update documentation
41539
7016 d 11 h
ripley
/trunk/
update to gettext 0.16.1
40626
7117 d 1 h
ripley
/trunk/
add back a safer version of regex from glibc 2.5
40623
7117 d 11 h
ripley
/trunk/
back out regex upgrade: reported (and confirmed) problems in x86_64 UTF8
40603
7120 d 4 h
ripley
/trunk/src/main/
suppress warnings on platforms without MBCS support
40601
7120 d 6 h
ripley
/trunk/src/
tweaks for limited C versions
40598
7120 d 6 h
ripley
/trunk/src/main/
remove warning from gcc3
40597
7120 d 6 h
ripley
/trunk/
update to regex from glibc 2.5
40592
7120 d 10 h
ripley
/trunk/src/main/
re_string_fetch_byte_case is not pure: ix86 icc is affected
39858
7196 d 4 h
duncan
/trunk/src/main/
The while condition in find_recover_state looks like it should be *err, not just err == REG_NOERROR. Modernize K&R parameter definitions. Explicit casting for calloc() return and enum values returned as int.
←Prev
1
2
Next→
Show All