Coverity: UNREACHABLE: CID 426, 425, 424, 423, 422, 421
[sxemacs] / src /
2012-01-15 Nelson FerreiraCoverity: UNREACHABLE: CID 426, 425, 424, 423, 422...
2012-01-15 Nelson FerreiraCoverity: UNINIT: CID 453
2012-01-15 Nelson FerreiraCoverity: Uninit: CID 473
2012-01-15 Nelson FerreiraCoverity: No effect: CID 598
2012-01-15 Nelson FerreiraCoverity: LOCK: CID 597
2012-01-14 Steve YoungsMerge branch 'trivial'
2012-01-14 Steve Youngsmissing paren
2012-01-14 Nelson FerreiraFix build
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: 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:207
2012-01-12 Nelson FerreiraCoverity: Reverse Negative: CID:209
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-11 Nelson FerreiraMerge branch 'master' of ssh://dio.dreamhost.com/~...
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 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 Steve YoungsFix if/else scope in yow.c from Rudi
2012-01-08 Sebastian FreundtMerge branch 'bldchn' into next
2012-01-08 Sebastian FreundtSummary: cosmetics, fix some warnings about signedness
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 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, 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 Steve YoungsWarning fixes from Nelson
2012-01-05 Nelson FerreiraMore warning suppressions
2012-01-05 Steve YoungsBuildchain fix from Nelson
2012-01-05 Nelson FerreiraFix previous fix. Use X_CFLAGS, not X_FLAGS...
2012-01-04 Sebastian FreundtSummary: chore, refactor nested function construct...
2012-01-04 Sebastian FreundtSummary: chore, replace nested function construct by...
2012-01-04 Nelson FerreiraRevert removal of X_FLAGS from libsxeuiTTY_a_CPPFLAGS...
2012-01-04 Nelson FerreiraRevert removal of X_FLAGS from libsxecore_a_CPPFLAGS...
2012-01-03 Steve YoungsMerge branch 'trivial'
2012-01-03 Steve Youngsfix my conflict fix
2012-01-03 Steve YoungsBuildchain fixes and updates from Sebastian
2012-01-03 Sebastian FreundtMerge branch 'bldchn' into next
2012-01-03 Sebastian FreundtSummary: fix to fix, do not blank EMACSPACKAGEPATH...
2012-01-03 Sebastian FreundtMerge branch 'bld/icc' into next
2012-01-03 Sebastian FreundtSummary: minor, put XCCLDFLAGS in libtool built binarie...
2012-01-03 Steve YoungsMacOS libpng detection fixes from Nelson
2012-01-02 Sebastian FreundtMerge branch 'bldchn' into next
2012-01-02 Sebastian FreundtSummary: minor, always pass on SXE_DYLD_PATH with point...
2012-01-02 Nelson FerreiraOvercome differences in order of CFLAGS vs argument...
2011-12-03 Steve YoungsFix mpc detection
2011-12-03 Nelson FerreiraFix detection and usage of mpc in newer versions (like...
2011-11-28 Steve Youngstypo fix
2011-11-28 Steve YoungsClose EMchat bug #129
2011-11-28 Nelson FerreiraBug 129 - Bad conversion to snprintf
2011-11-27 Steve YoungsWand updates from Evgeny
2011-11-16 Steve YoungsOpenSSL build fixes from Nelson
2011-11-16 Nelson FerreiraPrevent inexistence of openssl ssl_verify_cert_chain...
2011-11-15 Steve YoungsOpenSSL build fixes from Nelson
2011-11-15 Nelson FerreiraPrevent inexistence of openssl server/client methods...
next