sxemacs
2012-01-14 Steve YoungsMerge branch 'trivial'
2012-01-14 Steve Youngsmissing paren
2012-01-13 Steve YoungsCoverity fixes from Nelson
2012-01-13 Nelson FerreiraCoverity: UNINIT: CID 474
2012-01-13 Nelson FerreiraCoverity: DEADCODE: CID 578
2012-01-13 Nelson FerreiraCoverity: Checked return: CID 582
2012-01-13 Nelson FerreiraCoverity: Missing lock: CID 584
2012-01-13 Nelson FerreiraCoverity: Negative Returns: CID 585
2012-01-13 Nelson FerreiraCoverity: UNINIT: CID 592
2012-01-13 Nelson FerreiraCoverity: NO_EFFECT: CID 594
2012-01-13 Nelson FerreiraCoverity: UNINIT: CID 593 Make sure file name is not...
2012-01-12 Steve YoungsCoverity fixes from Nelson
2012-01-12 Nelson FerreiraCoverity: NEGATIVE_RETURNS: CID 588
2012-01-12 Nelson FerreiraCoverity: NULL returns: CID 589
2012-01-12 Nelson FerreiraCoverity: Resource leak: CID 590
2012-01-12 Nelson FerreiraCoverity: Resource leak: CID 591
2012-01-12 Steve YoungsCompiler Warning fixes from Nelson
2012-01-12 Nelson FerreiraFix switch warnings in xlwscrollbar
2012-01-12 Nelson FerreiraFix switch warnings in media
2012-01-12 Nelson FerreiraRemove warnings
2012-01-12 Steve YoungsImproved assertions from Nelson
2012-01-12 Nelson FerreiraMerge branch 'master' of ssh://dio.dreamhost.com/~...
2012-01-12 Steve YoungsCoverity fixes from Nelson
2012-01-12 Nelson FerreiraMerge branch 'njsf-cov' into for-steve
2012-01-12 Nelson FerreiraCoverity: Reverse INULL: CID 204
2012-01-12 Nelson FerreiraCoverity: Reverse INULL: CID:207
2012-01-12 Nelson FerreiraCoverity: Reverse Negative: CID:209
2012-01-12 Nelson FerreiraCOVERITY: Forward NULL: CID:40
2012-01-12 Nelson FerreiraImproved assert messages
2012-01-12 Nelson FerreiraMerge branch 'master' of ssh://dio.dreamhost.com/~...
2012-01-12 Nelson FerreiraMerge branch 'njsf-cov' into for-steve
2012-01-12 Nelson FerreiraCOVERITY: Forward NULL CID:46
2012-01-12 Nelson FerreiraCOVERITY: SECURE_TEMP - CID:345
2012-01-12 Nelson FerreiraSmall docstring update
2012-01-12 Steve YoungsRefactor lisp-initd from Nelson
2012-01-12 Nelson FerreiraBug 134: Remove lisp-initd-dir from startup.el. Usage...
2012-01-11 Steve YoungsClose bug #134
2012-01-11 Steve YoungsEnsure lisp-initd-dir is set early enough -- Closes...
2012-01-11 Nelson FerreiraMerge branch 'master' of ssh://dio.dreamhost.com/~...
2012-01-11 Nelson FerreiraFix bug 134:
2012-01-11 Steve YoungsAnother go at fixing 131
2012-01-10 Sebastian FreundtMerge branch 'bug/131' into next
2012-01-10 Sebastian FreundtSummary: fix, exec elisp in right thread context, close...
2012-01-10 Steve YoungsByte-compiler warning fixes
2012-01-10 Steve YoungsFix a couple of byte-compiler warnings.
2012-01-10 Sebastian FreundtSummary: revert, bring asyneq handling of job events...
2012-01-10 Steve YoungsNuke the bitrotten GTK
2012-01-10 Steve YoungsGTK eradication -- plug the holes left from removing...
2012-01-10 Sebastian FreundtSummary: fix, another bug 131 attempt, dispatch the
2012-01-10 Steve YoungsGTK eradication -- file removal
2012-01-10 Steve YoungsGTK eradication -- the build chain.
2012-01-10 Steve YoungsReally fix bug 131, for real this time
2012-01-10 Steve YoungsFix the fix that fixes the fix to fix bug 131
2012-01-09 Steve YoungsCloses bug #131 from Sebastian
2012-01-09 Sebastian FreundtMerge branch 'code/hygiene' into next
2012-01-09 Sebastian FreundtSummary: cosmetics, clean up event-stream code
2012-01-09 Sebastian FreundtMerge branch 'bug/131' into next
2012-01-09 Sebastian FreundtSummary: fix, actually dispatch events, fixes bug #131
2012-01-09 Steve YoungsBuild clean up, etc. from Sebastian
2012-01-08 Sebastian FreundtMerge branch 'bld/warn-fix' into next
2012-01-08 Sebastian FreundtSummary: cosmetics, conditionalise seemingly unused...
2012-01-08 Sebastian FreundtSummary: cosmetics, refactor large parts of make-docfile.c
2012-01-08 Steve YoungsFix if/else scope in yow.c from Rudi
2012-01-08 Sebastian FreundtMerge branch 'bld/warn-fix' into next
2012-01-08 Sebastian FreundtSummary: fix, -Winline -> only if maximum warning output
2012-01-08 Sebastian FreundtMerge branch 'bld/warn-fix' into next
2012-01-08 Sebastian FreundtSummary: fix, unused warnings in gnuserv.c
2012-01-08 Sebastian FreundtSummary: fix, signedness and unused warnings in gnuserv...
2012-01-08 Sebastian FreundtSummary: fix, clean up signedness problem in gnuserv...
2012-01-08 Sebastian FreundtMerge branch 'bldchn' into next
2012-01-08 Sebastian FreundtSummary: cosmetics, declare yow internal functions...
2012-01-08 Sebastian FreundtSummary: cosmetics, fix some signedness and shadow...
2012-01-08 Sebastian FreundtSummary: cosmetics, fix some warnings about signedness
2012-01-08 Sebastian FreundtSummary: chore, deactivate some warnings again (if...
2012-01-08 Steve YoungsClose bug #133 from Sebastian
2012-01-08 Sebastian FreundtMerge branch 'bug/133' into for-steve
2012-01-08 Sebastian FreundtSummary: fix, bug 133, for real now
2012-01-07 Sebastian FreundtMerge remote-tracking branch 'rudi/fixes' into for...
2012-01-07 Ruediger Meierfix yow.c, include assert.h (was missing since cb837c1c)
2012-01-07 Ruediger Meierfix yow.c, correct else scope (broken since cb837c1c)
2012-01-07 Sebastian FreundtSummary: cosmetics, prescind from using inlines for...
2012-01-07 Sebastian FreundtMerge branch 'bug/133' into for-steve
2012-01-07 Sebastian FreundtSummary: fix, final, use unsigned ints in modifier...
2012-01-07 Sebastian FreundtMerge branch 'bug/133' into for-steve
2012-01-07 Sebastian FreundtSummary: fix, tentative, use unsigned int:1 to avoid...
2012-01-06 Steve Youngsfrom Sebastian
2012-01-06 Sebastian FreundtMerge branch 'bld/clang' into next
2012-01-06 Sebastian FreundtSummary: chore, kick ase extern inline
2012-01-06 Sebastian FreundtSummary: chore, don't check for extern inline support...
2012-01-06 Sebastian FreundtSummary: chore, crunch the number of extern_inline...
2012-01-05 Steve YoungsWarning fixes from Nelson
2012-01-05 Nelson FerreiraRemove casts which were not needed and causing comparis...
2012-01-05 Nelson FerreiraAdd prototype for emacs_tparam to avoid warning
2012-01-05 Nelson FerreiraChange the pre-processor conditional to check for MPC_S...
2012-01-05 Nelson FerreiraAdd new Assert-Equal and Assert-Not-Equal macros to...
2012-01-05 Steve YoungsWarning fixes from Nelson
2012-01-05 Nelson FerreiraMore warning suppressions
2012-01-05 Nelson FerreiraMore warning suppression
2012-01-05 Nelson FerreiraGet rid of the slew of warning in tags code
2012-01-05 Steve YoungsBuildchain fix from Nelson
next