openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
cppi
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 17 hours
ago.
Mar 03, 2025 — Mar 03, 2026
Showing page 13 of 64
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
(all): Emit diagnostics to stderr, not stdout.
Jim Meyering
More...
about 20 years ago
(patch-check): New target. (local-checks-available): Add to the list.
Jim Meyering
More...
about 20 years ago
add a comment
Jim Meyering
More...
about 20 years ago
(syntax-check-rules): Automatically derive this list of sc_-prefixed rule names.
Jim Meyering
More...
about 20 years ago
(CVS_LIST): Don't assume cvsu is available. (CVS_LIST_EXCEPT): New macro, to simplify exception-processing. Most uses of CVS_LIST changed to use CVS_LIST_EXCEPT. (syntax-check-rules): Bring back sc_changelong. (Hmm, why did it go away? was that an accident?) (sc_cast_of_argument_to_free, sc_cast_of_x_alloc_return_value): (sc_cast_of_alloca_return_value, sc_space_tab, sc_prohibit_atoi_atof): (sc_error_exit_success, sc_file_system, sc_no_if_have_config_h): (sc_system_h_headers, sc_sun_os_names, sc_trailing_blank): (sc_two_space_separator_in_usage, sc_unmarked_diagnostics): (sc_obsolete_symbols, sc_changelog, sc_prohibit_jm_in_m4): (sc_useless_cpp_parens, makefile-check, m4-check, po-check): (author_mark_check, makefile_path_separator_check): Output line numbers, to simplify navigation of Emacs *compilation* buffers. (sc_prohibit_atoi_atof, sc_file_system): Rework slightly so that Makefile.maint doesn't get reported as a violation of its own syntax rules. (sc_dd_max_sym_length): Use ifneq to do nothing, instead of doing it at run-time (which didn't work with Bison). Fix a makefile typo, caught by Makefile.maint itself: spaces where a tab should be. (po-check): Check lib/*.[ch] even if not in CVS; used by Bison, which copies from ../gnulib/lib/*.[ch] to lib/*.[ch]. Ignore djgpp and man subdirectories, to avoid false matches with Bison and coreutils, respectively. Use sort -u to remove the resulting duplicates.
tester_123
as Paul Eggert
More...
about 20 years ago
Use gzip's --rsyncable option only if it's available. (gzip_rsyncable): New variable. (GZIP_ENV): Use it.
Jim Meyering
More...
about 20 years ago
(local-checks-available): Define in terms of the expansion, $(syntax-check-rules), rather than the single, top-level target `syntax-check', so that it's easier to exclude individual rules (via $(local-checks-to-skip)). (tgz-md5, tgz-sha1, ...): Remove now-unused definitions.
Jim Meyering
More...
about 20 years ago
(sc_two_space_separator_in_usage): New rule. (syntax-check-rules): Add it.
Jim Meyering
More...
about 20 years ago
*** empty log message ***
Jim Meyering
More...
about 20 years ago
Update from gnulib.
Jim Meyering
More...
about 20 years ago
Sync from gnulib.
tester_123
as Paul Eggert
More...
about 20 years ago
(copyright-check): Use date +%Y in place of hard-coded 2005.
Jim Meyering
More...
about 20 years ago
Add a FIXME comment.
Jim Meyering
More...
about 20 years ago
(sc_obsolete_symbols): Prohibit use of O_NDELAY. (sc_prohibit_assert_without_use): New rule. (syntax-check-rules): Add it to the list.
Jim Meyering
More...
about 20 years ago
Sync from gnulib.
tester_123
as Paul Eggert
More...
about 20 years ago
(CVS_LIST): Use build-aux/cvsu, now that we have our own copy of cvsu.
Jim Meyering
More...
about 20 years ago
From Debian unstable: /usr/bin/cvsu.
Jim Meyering
More...
about 20 years ago
*** empty log message ***
Jim Meyering
More...
about 20 years ago
Add a comment about cvsu.
Jim Meyering
More...
over 20 years ago
(announcement): Use new option and key.
Jim Meyering
More...
over 20 years ago
Accept new option, --gpg-key-id=ID and emit a blurb telling how to use the .sig files.
Jim Meyering
More...
over 20 years ago
remove inadvertently committed hunk (use of new --gpg-key-id option)
Jim Meyering
More...
over 20 years ago
Require that most .c files include <config.h>. (sc_require_config_h): New rule. (syntax-check-rules): Add it.
Jim Meyering
More...
over 20 years ago
.
Jim Meyering
More...
over 20 years ago
Update from gnulib.
Jim Meyering
More...
over 20 years ago
*** empty log message ***
Jim Meyering
More...
over 20 years ago
New file, used to build sha* programs from md5sum.c.
Jim Meyering
More...
over 20 years ago
(my-distcheck): Depend on $(release_archive_dir)/$(prev-tgz) here, so that if it's missing we fail earlier.
Jim Meyering
More...
over 20 years ago
typo
Jim Meyering
More...
over 20 years ago
whoops. Don't put $$today inside single quotes.
Jim Meyering
More...
over 20 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
63
64
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree