unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: ludovic.courtes@laas.fr (Ludovic Courtès)
Subject: Re: [PATCH] Improved `scm_from_locale_symbol ()' + `scm_take_locale_symbol ()'
Date: Tue, 24 Jan 2006 09:14:55 +0100	[thread overview]
Message-ID: <87zmlmghz4.fsf@laas.fr> (raw)
In-Reply-To: <87vexlyp9f.fsf@laas.fr> (Ludovic Courtès's message of "Mon, 19 Dec 2005 18:23:40 +0100")

Hello,

ludovic.courtes@laas.fr (Ludovic Courtès) writes:

> libguile:
>
> 2005-12-19  Ludovic Courtès  <ludovic.courtes@laas.fr>
>
> 	* strings.c (scm_i_take_stringbufn): New.
> 	(scm_i_c_take_symbol): New.
> 	(scm_take_locale_stringn): Use `scm_i_take_stringbufn ()'.
>
> 	* strings.h (scm_i_c_take_symbol): New.
> 	(scm_i_take_stringbufn): New.
>
> 	* symbols.c  (lookup_interned_symbol): New function.
> 	(scm_i_c_mem2symbol): New function.
> 	(scm_i_mem2symbol): Use `lookup_symbol ()'.
> 	(scm_from_locale_symbol): Use `scm_i_c_mem2symbol ()'.  This avoids
> 	creating a new Scheme string.
> 	(scm_from_locale_symboln): Likewise.
> 	(scm_take_locale_symbol): New.
> 	(scm_take_locale_symboln): New.
>
> 	* symbols.h (scm_take_locale_symbol): New.
> 	(scm_take_locale_symboln): New.
>
>
> doc/ref:
>
> 2005-12-19  Ludovic Courtès  <ludovic.courtes@laas.fr>
>
> 	* api-data.texi (Operations Related to Symbols):
> 	Documented `scm_take_locale_symbol ()'.

Can someone review this patch?

Thanks in advance,
Ludo'.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


  parent reply	other threads:[~2006-01-24  8:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-19 17:23 [PATCH] Improved `scm_from_locale_symbol ()' + `scm_take_locale_symbol ()' Ludovic Courtès
2006-01-11  8:39 ` Ludovic Courtès
2006-01-24  8:14 ` Ludovic Courtès [this message]
2006-01-24 11:02   ` Han-Wen Nienhuys
2006-01-24 14:17     ` Ludovic Courtès
2006-01-24 16:18       ` Han-Wen Nienhuys
2006-01-24 17:42         ` Ludovic Courtès
2006-01-24 21:06           ` Han-Wen Nienhuys
2006-01-24 23:27             ` Ken Raeburn
2006-01-25  9:45               ` Ludovic Courtès
2006-01-25 11:18                 ` Ken Raeburn
2006-01-25 13:29                   ` Distributed revision control, etc Ludovic Courtès
2006-01-25 18:04                     ` Ken Raeburn
2006-01-24 11:11 ` [PATCH] Improved `scm_from_locale_symbol ()' + `scm_take_locale_symbol ()' Han-Wen Nienhuys
2006-01-24 14:22   ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zmlmghz4.fsf@laas.fr \
    --to=ludovic.courtes@laas.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).