guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] [SCM] GNU Guile branch, string-abstraction, created. 856


From: Mike Gran
Subject: [Guile-commits] [SCM] GNU Guile branch, string-abstraction, created. 856c8243a3307af4eb25b66461cf27f50ba9d24a
Date: Tue, 21 Apr 2009 01:49:26 +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 Guile".

The branch, string-abstraction has been created
        at  856c8243a3307af4eb25b66461cf27f50ba9d24a (commit)

- Log -----------------------------------------------------------------
commit 856c8243a3307af4eb25b66461cf27f50ba9d24a
Author: Michael Gran <address@hidden>
Date:   Mon Apr 20 08:40:59 2009 -0700

    Quiet some warnings and stub out debug prints
    
        * libguile/strings.c: Quiet warning about pointer signedness,
        missing braces, unused variables.  Stub out debug code that prints
        info on wide strings

commit 7229a9be024475269babf14e4b362cfe26013c0a
Author: Michael Gran <address@hidden>
Date:   Mon Apr 20 08:14:30 2009 -0700

    Wrong number of arguments to scm_remember_up_to_here
    
        * srfi-13.c (scm_string_repair): Wrong number of arguments to
        scm_remember_up_to_here

commit 87d55fca59bbca4a23582fef8be2409335dbcfa4
Merge: b507c9ff3ca05c7a5f8c6e44878717cedd58c8a7 
17df23e324eec8b8541bdd283e361c19a4159fa3
Author: Michael Gran <address@hidden>
Date:   Sun Apr 19 18:24:24 2009 -0700

    Merge branch 'master' into string-abstraction

commit b507c9ff3ca05c7a5f8c6e44878717cedd58c8a7
Author: Michael Gran <address@hidden>
Date:   Sun Apr 19 18:20:41 2009 -0700

    Gnulib updates to support wide strings

commit 706b296a1f2e33e549e3888627879c4375ce47dd
Author: Michael Gran <address@hidden>
Date:   Sun Apr 19 18:18:46 2009 -0700

    Regression bugfixes and refactoring

commit 51a22096024fa1de189ddddf33a753a2db8fd9e7
Author: Michael Gran <address@hidden>
Date:   Sat Apr 18 17:58:25 2009 -0700

    Begin integration of wide characters.

commit 4879927d8f4f54c1825852ae6b6de385df77b6af
Author: Michael Gran <address@hidden>
Date:   Sat Apr 18 12:13:22 2009 -0700

    Add wide char functionality, and temporarily add type-checking
    versions os SCM_CHAR and SCM_MAKE_CHAR.

commit fa55d1d804231b74d0ff1cc430708876fd402d06
Author: Michael Gran <address@hidden>
Date:   Fri Apr 17 23:27:26 2009 -0700

    Add new gnulib files to support wide strings

commit 25cdc342c01f2a182528daf9d7edc05891931443
Author: Michael Gran <address@hidden>
Date:   Fri Apr 17 23:22:21 2009 -0700

    Fix regression that causes miscomputation of string prefix

commit e84916c1d38eb211a3734a61eaf34aa0b0831433
Merge: 5089532f1ac8c9917f73641c199cbfe2685f4486 
275baf01136895093570725fe55c4104725a9387
Author: Michael <address@hidden>
Date:   Fri Apr 17 22:29:28 2009 -0700

    Merge branch 'master' into string-abstraction

commit 5089532f1ac8c9917f73641c199cbfe2685f4486
Author: Michael <address@hidden>
Date:   Fri Apr 17 21:41:18 2009 -0700

    Gnulib updates to support wide strings.

commit e5d506cba6844b9392c839caa11a23e89dbb3224
Author: Michael <address@hidden>
Date:   Fri Apr 17 21:40:14 2009 -0700

    Hide string internals and use string accessors where possible.

commit 2ae28e58f9cc91a21d7baba122bdea561880265b
Author: Michael <address@hidden>
Date:   Fri Apr 17 21:38:22 2009 -0700

    Hide string internals and use accessors in the srfi-13 module.

commit 73e2afeb36be83bb7cc00566b2b10717f389a644
Author: Michael <address@hidden>
Date:   Thu Apr 16 05:38:01 2009 -0700

    Since goops is not ready to handle wide strings as class names, there is
    no need to unpack wide-string class names.

commit fce77dd645a533da755798bd135e83298e475027
Author: Michael <address@hidden>
Date:   Thu Apr 16 05:17:34 2009 -0700

    The socket send and receive functions should not encode or decode
    wide strings and should operate 8-bit clean.

commit 6ec78debb5f4d837242574e5ceea6dee32b9d700
Author: Michael <address@hidden>
Date:   Sat Apr 11 08:28:07 2009 -0700

    Add gnulib updates to support the removal of direct access of
    string internals.

commit 2577af3483162cc3ca8d070dca78da3f4a8862f3
Author: Michael <address@hidden>
Date:   Sat Apr 11 08:24:35 2009 -0700

    Avoid direct access of string characters.  Add API to allow strings
    to be accessed indirectly with method-like functions.

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


hooks/post-receive
--
GNU Guile




reply via email to

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