pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, sourceview, created. v0.6.1-1463-g


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, sourceview, created. v0.6.1-1463-gb114dad
Date: Wed, 11 Aug 2010 17:12:02 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, sourceview has been created
        at  b114dad3abcb1fb83d01fa8a2327946c2d0538d8 (commit)

- Log -----------------------------------------------------------------
commit b114dad3abcb1fb83d01fa8a2327946c2d0538d8
Author: John Darrington <address@hidden>
Date:   Tue Aug 10 15:30:19 2010 +0200

    Inform users about GtkSourceView dependency

commit df860ace6bf679e84b4e39109e6052c7c0634344
Author: John Darrington <address@hidden>
Date:   Mon Aug 9 20:25:49 2010 +0200

    Avoid compiler warnings

commit f09107e3eafa9344b41788a87977fff30367bc4c
Author: John Darrington <address@hidden>
Date:   Mon Aug 9 20:05:17 2010 +0200

    Relocate the directory in which the lang file is installed

commit 02aac134a579f5b6486b6e543a6422470d418578
Author: Ben Pfaff <address@hidden>
Date:   Sun Aug 8 22:36:21 2010 -0700

    tests: Ignore testsuite.at since it is now a generated file.

commit 85835f2c9a4d7fc5c75e67a650385d6b2501f655
Author: Ben Pfaff <address@hidden>
Date:   Sun Aug 8 22:34:11 2010 -0700

    COUNT: Convert tests to use Autotest.

commit 8b88e723821f7b9f271d5b2d3f61ea1c9406fe1c
Author: Ben Pfaff <address@hidden>
Date:   Sun Aug 8 22:34:48 2010 -0700

    BEGIN DATA: Convert tests to use Autotest.

commit 30a96d29b9c0488c4fd0c3d0402056259d909d9d
Author: Ben Pfaff <address@hidden>
Date:   Sun Aug 8 22:16:05 2010 -0700

    ADD FILES: Convert testsuite to use Autotest.

commit 6d6d777ac3c2b32826e624563fd4a6aec0b0df78
Author: Ben Pfaff <address@hidden>
Date:   Sun Aug 8 22:35:37 2010 -0700

    tests: Rewrite attributes tests to use Autotest.

commit 3938ec51e822860c4103a5cfae46e67b6e422e45
Author: Ben Pfaff <address@hidden>
Date:   Sun Aug 8 16:32:08 2010 -0700

    SET: Add test to avoid regression on bug #30682.

commit 65a0cca08c8ce597f4a5c28eda92acfe7b5caabd
Author: Ben Pfaff <address@hidden>
Date:   Sun Aug 8 13:50:49 2010 -0700

    Implement SAVE TRANSLATE to comma- and tab-delimited text formats.

commit 3567c3f35d4ba574fb26b7712f2222d61e32efbe
Author: Ben Pfaff <address@hidden>
Date:   Sat Aug 7 13:47:33 2010 -0700

    SAVE: Fix UNSELECTED=RETAIN with a filter variable.
    
    Apparently this had never been tested.  It assert-failed consistently
    because the filter variable being saved was from the dictionary before
    reading the data, but the dictionary after reading the data was
    different due to the temporary transformation used to drop the
    filtered data.

commit dde60b9fa424731c6a0c5495d378e96bbce043ca
Author: Ben Pfaff <address@hidden>
Date:   Fri Aug 6 16:32:04 2010 -0700

    DATA LIST: Don't report an error for an empty final field in LIST format.
    
    Also add test to prevent inadvertent regressions.

commit 64b5f4d5580caac2d8a35fc7626c06af197d024a
Author: Ben Pfaff <address@hidden>
Date:   Sat Aug 7 19:34:24 2010 -0700

    DATA LIST: Fix output column reporting for FREE and LIST formats.
    
    Also, add tests to prevent inadvertent regressions.

commit 455a7f8e706a953e55a7218d059840ff4ff48871
Author: Ben Pfaff <address@hidden>
Date:   Sat Aug 7 18:42:07 2010 -0700

    DATA LIST: Convert tests to use Autotest.

commit 0fd1f6690ba69d8ddab948b5cf04dc83efcd02c4
Author: Ben Pfaff <address@hidden>
Date:   Mon Aug 2 22:41:19 2010 -0700

    sys-file-writer: Consistently use "goto error" to exit.

commit b5d709a5286ea809927b8576ffe446e53b03e7b2
Author: Ben Pfaff <address@hidden>
Date:   Mon Aug 2 22:40:57 2010 -0700

    sys-file-writer: Make write_error(), close_writer() static.
    
    These functions were never meant to be public (and they were not declared
    in a header file).

commit 1c4104cf158f85e3ce1ec7365740e5dbd8b9f265
Author: Ben Pfaff <address@hidden>
Date:   Mon Aug 2 22:11:57 2010 -0700

    sys-file-writer: Fix comment.

commit 8d1ab617ef7cd3ecae1828636f277d17ff954392
Author: Ben Pfaff <address@hidden>
Date:   Mon Aug 2 22:11:13 2010 -0700

    Replace S_I[RWX]{USR,GRP,OTH} macros by their values.
    
    POSIX 2008 guarantees that these macros have their traditional Unix values,
    so it should no be longer necessary to use the macros for portability's
    sake.  Personally, I find the values easier to read, especially when
    several of them are OR'd together.

commit 3fe46f26819dc0dc8e827e92244e255dc69b3782
Author: Ben Pfaff <address@hidden>
Date:   Sun Aug 1 21:19:50 2010 -0700

    i18n: Make a few strings more generic for translators.
    
    This should reduce the amount of work required by translators, by reducing
    the number of unique strings to be translated.

commit 810384313e82182ece76cab86f0e6b5eeaa9f741
Author: John Darrington <address@hidden>
Date:   Sun Aug 8 20:10:04 2010 +0200

    Aggregate-dialog: Preselect summary function and variable name.
    
    Apparently the most common use of aggregate is to count cases.
    Therefore we set the default summary function and variable
    name controls, so that the user has fewer keystrokes/mouse
    clicks in order to achieve this.

commit 90501cff1eb9ec564982b0ed14538fdc9abc0272
Author: John Darrington <address@hidden>
Date:   Sun Aug 8 15:48:41 2010 +0200

    SET FORMAT: Flag an error if an invalid format is given.
    
    Fixes bug #30682

commit bc241f015238ec57f65f35fbf0b2ce9faba21d9f
Author: John Darrington <address@hidden>
Date:   Sun Aug 8 11:39:16 2010 +0200

    Aggregate: Fixed bug when attempting to create duplicate variable
    
    This change fixes a segfault which occured if AGGREGATE MODE=ADDVARIABLES
    attempted to create a variable which already exists in the dictionary.
    Added a test to check for this bug.

commit 59a1ec54a55e0dd00c4df4116bc55c694473ad13
Author: John Darrington <address@hidden>
Date:   Sat Aug 7 17:18:53 2010 +0200

    Aggregate dialog: Initialize HPane widget width on opening.
    
    Set the HPane position to 50% of maximum, when the widget is
    realized.  Thanks to Fredrik Clementz for suggesting this.

commit 07b5116a00ff83f92f45b6ebd6154b695b71245d
Author: John Darrington <address@hidden>
Date:   Sun Aug 8 17:46:02 2010 +0200

    Allow undo/redo of pasted text as a single item

commit 468b57714efa17859e00036ac78373e82fcfc22f
Author: John Darrington <address@hidden>
Date:   Sun Aug 8 17:23:25 2010 +0200

    Added basic undo/redo to syntax window

commit 127d746d7700c5eee3942046c655919127f24502
Author: John Darrington <address@hidden>
Date:   Sun Aug 8 15:12:22 2010 +0200

    Added basic print capability to the syntax window

commit f377310fc9542774bbdfd3cfb757442fde1b80fc
Author: John Darrington <address@hidden>
Date:   Sun Aug 8 13:58:08 2010 +0200

    Enable the bracket matching

commit 6a5e8d05aefaf8b5c9ec56efe638850b7f22dd50
Author: John Darrington <address@hidden>
Date:   Sat Aug 7 15:01:17 2010 +0200

    Use GtkSourceView and implement simple syntax highlighting

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]