public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: cagney@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-core/frysk/value ArrayType.java ChangeLo ...
Date: Mon, 20 Aug 2007 20:36:00 -0000	[thread overview]
Message-ID: <20070820203609.22685.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2007-08-20 20:36:09

Modified files:
	frysk/value    : ArrayType.java ChangeLog Location.java 
	                 TestLocation.java TestValue.java 
Added files:
	frysk/value    : TestArray.java 

Log message:
	Index: frysk-core/frysk/value/ChangeLog
	2007-08-20  Andrew Cagney  <cagney@redhat.com>
	
	* TestValue.java (testArrayOfArrayOfNumber)
	(testArrayOfNumber): Delete; moved to TestArray.java.
	* TestArray.java: New.
	* Location.java (slice(long offset, long length)): New.
	* TestLocation.java (testSlice()): New.
	* ArrayType.java (toString(Value,ByteBuffer)): Delete.
	(toPrint(PrintWriter,Location,ByteBuffer,Format)): New.
	(stride): New array.
	(ArrayType): Compute the stride.
	(get): Do not compute the stride.
	(ArrayIterator): Simplify, make private.
	(dimension, nrElements): New.
	(slice): New.
	(getValue, iterator, buildArraySlice, dimensions): Delete.
	(get): Update.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/TestArray.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/ArrayType.java.diff?cvsroot=frysk&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/ChangeLog.diff?cvsroot=frysk&r1=1.65&r2=1.66
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/Location.java.diff?cvsroot=frysk&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/TestLocation.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/TestValue.java.diff?cvsroot=frysk&r1=1.15&r2=1.16


             reply	other threads:[~2007-08-20 20:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-20 20:36 cagney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-08-24 21:45 cagney
2007-08-19 13:18 cagney
2007-08-15 23:42 cagney
2007-03-23 20:25 cagney

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=20070820203609.22685.qmail@sourceware.org \
    --to=cagney@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@sourceware.org \
    /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).