mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +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,9 @@
|
||||
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)
|
||||
|
||||
* glib/gmessages.c (g_logv): Remove the 1024 char limit in the common (non-recursive)
|
||||
case.
|
||||
|
||||
|
Reference in New Issue
Block a user