comp.lang.ada
 help / color / mirror / Atom feed
* Writing changelog entries
@ 2005-01-04 20:31 Florian Weimer
  2005-01-04 23:51 ` Randy Brukardt
  2005-01-05  0:28 ` Stephen Leake
  0 siblings, 2 replies; 12+ messages in thread
From: Florian Weimer @ 2005-01-04 20:31 UTC (permalink / raw)


How are you writing your changelog entries?

There are a few Ada-specific questions.  Shall I include the package
name, or is the file name enough?  How does one deal with homonyms?

Here's an example, but I'm not completely satisfied with it.  Then
again, I don't use changelogs much because I wrote most of the code
pretty recent and it's still a small project (by Ada's standard, not
necessarily by mine).

----------------------------------------------------------------------
r762:  fw | 2005-01-04 21:26:27 +0100

* lib/core/enyo-io.ads, lib/core/enyo-io.adb (Put):
  New procedure which copies data from one buffer to another.

* lib/core/enyo-io-file_queues.ads, lib/core/enyo-io-file_queues.adb
  (Write): Rename to Put.
  (Put): New procedure which copies the contents of a buffer.

* test/tests-io-channels.adb, test/tests-io.adb:
  Adjust old Put calls.

* test/tests-io-file_queues.adb:
  Adjust old Write calls.  New test case for Put of a buffer.




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-01-10 20:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-04 20:31 Writing changelog entries Florian Weimer
2005-01-04 23:51 ` Randy Brukardt
2005-01-05  0:28 ` Stephen Leake
2005-01-05  0:47   ` Florian Weimer
2005-01-05  2:02     ` Stephen Leake
2005-01-06 20:19     ` Randy Brukardt
2005-01-07 23:32       ` Brian May
2005-01-08  2:12         ` Stephen Leake
2005-01-10 20:57         ` Randy Brukardt
2005-01-05 12:31   ` Pascal Obry
2005-01-05 23:29     ` Stephen Leake
2005-01-06 17:51       ` Pascal Obry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox