mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
New functions to remove a range of elements from an array. (#94879, Nalin
2003-07-26 Matthias Clasen <maclas@gmx.de> * glib/garray.h: * glib/garray.c (g_{,byte,pointer}_remove_range): New functions to remove a range of elements from an array. (#94879, Nalin Dahyabhai)
This commit is contained in:
committed by
Matthias Clasen
parent
ffa186dfc9
commit
971af34af9
@@ -1,5 +1,10 @@
|
||||
2003-07-26 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/tmpl/arrays.sgml:
|
||||
* glib/tmpl/arrays_byte.sgml:
|
||||
* glib/tmpl/arrays_pointer.sgml:
|
||||
* glib/glib-sections.txt: Add g_{,byte,pointer}_array_remove_range. (#94879, Nalin Dahyabhai)
|
||||
|
||||
* glib/tmpl/messages.sgml: Remove the note about the message length restriction.
|
||||
|
||||
2003-07-24 Matthias Clasen <maclas@gmx.de>
|
||||
|
Reference in New Issue
Block a user