public inbox for gsl-cvs@sourceware.org
help / color / mirror / Atom feed
From: bjg@sourceware.cygnus.com
To: gsl-cvs@sourceware.cygnus.com
Subject: gsl/ ector/copy_source.c ector/gsl_vector_char ...
Date: Thu, 09 Mar 2000 11:18:00 -0000	[thread overview]
Message-ID: <20000309191847.3184.qmail@sourceware.cygnus.com> (raw)

CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sourceware.cygnus.com	00/03/09 11:18:47

Modified files:
	vector         : copy_source.c gsl_vector_char.h 
	                 gsl_vector_complex_double.h 
	                 gsl_vector_complex_float.h 
	                 gsl_vector_complex_long_double.h 
	                 gsl_vector_double.h gsl_vector_float.h 
	                 gsl_vector_int.h gsl_vector_long.h 
	                 gsl_vector_long_double.h gsl_vector_short.h 
	                 gsl_vector_uchar.h gsl_vector_uint.h 
	                 gsl_vector_ulong.h gsl_vector_ushort.h 
	sort           : test_source.c 
	rng            : ChangeLog gsl_rng.h rng.c test.c 
	ode-initval    : Makefile.am 
	multiroots     : Makefile.am broyden.c dnewton.c dogleg.c 
	                 fdfsolver.c fdjac.c fsolver.c gnewton.c 
	                 hybrid.c hybridj.c newton.c 
	multimin       : conjugate.c fdfminimizer.c 
	linalg         : test_la.c 
	matrix         : copy_source.c gsl_matrix_char.h 
	                 gsl_matrix_complex_double.h 
	                 gsl_matrix_complex_float.h 
	                 gsl_matrix_complex_long_double.h 
	                 gsl_matrix_double.h gsl_matrix_float.h 
	                 gsl_matrix_int.h gsl_matrix_long.h 
	                 gsl_matrix_long_double.h gsl_matrix_short.h 
	                 gsl_matrix_uchar.h gsl_matrix_uint.h 
	                 gsl_matrix_ulong.h gsl_matrix_ushort.h 
	                 rowcol_source.c test_source.c 
	fft            : c_init.c gsl_fft_complex.h 
	                 gsl_fft_complex_float.h 

Log message:
	changed all _copy/_cpy functions to use the standard suffix _memcpy
	when they do a memory copy.  Renamed row/column access functions to
	_get and _set to avoid ambiguity about copy direction.


                 reply	other threads:[~2000-03-09 11:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to=20000309191847.3184.qmail@sourceware.cygnus.com \
    --to=bjg@sourceware.cygnus.com \
    --cc=gsl-cvs@sourceware.cygnus.com \
    /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).