index
:
delta/gawk.git
array-iface
baserock/build-essential
baserock/morph
baserock/richardmaw/S8564/ro-staging-area
baserock/sam/meson
baserock/tiagogomes/armv8l64
cmake
comment
constants
dead-branches/async-events
dead-branches/constants
dead-branches/detect-local
dead-branches/doc/using-git
dead-branches/long-double
dead-branches/memory-work
dead-branches/nolibtool
dead-branches/num-handler
dead-branches/revamp-scalar-comparisons
easter-eggs/detect-local
egtests
feature/andy
feature/api-min-max
feature/api-mpfr
feature/api-parser
feature/array-iface
feature/assoc_set
feature/better-index
feature/bool
feature/cmake
feature/cmp_scalars
feature/cpp-compile
feature/dev-5.0
feature/docit
feature/fix-comments
feature/fix-indirect-call
feature/fix-ns-memleak
feature/fixtype
feature/gnulib-regex
feature/improve-inet
feature/improve-tests
feature/iolint
feature/memleak
feature/memory-work
feature/namespaces
feature/nl_langinfo
feature/nocopy
feature/regex-to-api
feature/regex-type
feature/shadow-builtins
feature/stringfix
feature/typed-regex
feature/typed-regex-2
feature/wasted-byte
feature/zOS
feature/zOS-try2
features/docit
gawk-2.10-from-net
gawk-3.1-stable
gawk-4.0-stable
gawk-4.1-stable
gawk-4.2-stable
gawk-5.0-stable
gawk-5.1-stable
gawk-5.2-stable
gawk-stable
gnulib-regex-again
long-double
master
memory-work
new-vms
nolibtool
non-fatal-io
non-fatal-io-2
num-handler
porting
print-exp
select
wasted-byte
zos-debug
git.savannah.gnu.org: git/gawk.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
array.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Audit use of stptr for NUL termination. Update doc before merge to master.
Arnold D. Robbins
2016-11-18
1
-5
/
+12
*
Merge branch 'master' into feature/nocopy
Arnold D. Robbins
2016-10-23
1
-23
/
+23
|
\
|
*
Remove trailing whitespace everywhere. Fix Unicode into ASCII.
Arnold D. Robbins
2016-10-23
1
-23
/
+23
*
|
Remove FIELD flag, since it is the inverse of the MALLOC flag.
Andrew J. Schorr
2016-07-05
1
-1
/
+1
|
/
*
Merge branch 'master' into feature/fixtype
Arnold D. Robbins
2016-07-01
1
-1
/
+1
|
\
|
*
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-07-01
1
-1
/
+1
|
|
\
|
|
*
Minor fixes for stftmt uses.
Arnold D. Robbins
2016-07-01
1
-1
/
+1
*
|
|
Use new STFMT_UNUSED define to improve code clarity, and fix some minor stfmt...
Andrew J. Schorr
2016-06-30
1
-1
/
+8
*
|
|
Fix usage of scalar type flag bits and fix some bugs in numeric conversions a...
Andrew J. Schorr
2016-06-13
1
-11
/
+2
|
/
/
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-05-30
1
-1
/
+2
|
\
\
|
|
/
|
*
Changes toward release and test tarball.
Arnold D. Robbins
2016-05-30
1
-1
/
+2
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-05-02
1
-0
/
+2
|
\
\
|
|
/
|
*
Replace `! NULL' with `& success_node' in array routines.
Arnold D. Robbins
2016-05-02
1
-0
/
+2
*
|
Stop allocating an extra wasted byte at the end of various strings.
Andrew J. Schorr
2014-12-14
1
-1
/
+1
|
/
*
Remove MBS_SUPPORT ifdefs.
Arnold D. Robbins
2014-11-15
1
-5
/
+4
*
Update copyright years on files changed in 2014.
Arnold D. Robbins
2014-03-31
1
-1
/
+1
*
Lots of enum/int fixes.
Arnold D. Robbins
2014-02-27
1
-1
/
+1
*
Fixes based on problems from a static checker.
Arnold D. Robbins
2013-09-08
1
-0
/
+2
*
Fix in array.c.
Arnold D. Robbins
2013-08-19
1
-11
/
+5
*
Bug fix in array.c.
Arnold D. Robbins
2013-05-27
1
-1
/
+10
*
Update copyrights in all relevant source files.
Arnold D. Robbins
2013-04-16
1
-1
/
+1
*
Restore building with tcc.
Arnold D. Robbins
2012-12-19
1
-0
/
+3
*
Merge branch 'master' into array-iface
Arnold D. Robbins
2012-11-25
1
-23
/
+8
|
\
|
*
Clean up of awk.h.
Arnold D. Robbins
2012-11-22
1
-14
/
+0
|
*
Move to use of bool type, true, false, everywhere.
Arnold D. Robbins
2012-05-11
1
-8
/
+8
*
|
Improve array interface.
john haque
2012-04-19
1
-28
/
+41
*
|
Polish array handling code.
john haque
2012-04-18
1
-51
/
+44
*
|
Use unref when freeing a null array element.
john haque
2012-04-17
1
-6
/
+12
|
/
*
Change MPFR variable RND_MODE to ROUND_MODE.
john haque
2012-04-12
1
-2
/
+2
*
Add arbitrary-precision arithmetic on integers.
john haque
2012-03-19
1
-46
/
+28
*
Finish MPFR changes and clean up code.
john haque
2012-02-26
1
-87
/
+54
*
Finish builtins for MPFR.
john haque
2012-02-19
1
-21
/
+50
*
New interpreter routine for MPFR.
john haque
2012-02-16
1
-7
/
+14
*
The grand merge: dgawk and pgawk folded into gawk.
Arnold D. Robbins
2011-12-26
1
-52
/
+53
*
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2011-12-08
1
-6
/
+2
|
\
|
*
Misc fixes from John.
Arnold D. Robbins
2011-12-06
1
-6
/
+2
*
|
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2011-10-25
1
-1
/
+1
|
\
\
|
|
/
*
|
Add GPL notice in symbol.c.
john haque
2011-10-12
1
-2
/
+7
*
|
Optimize tail-recursive calls.
john haque
2011-10-12
1
-2
/
+3
*
|
Add a test file, cleanup code and update doc.
john haque
2011-10-12
1
-2
/
+5
*
|
Speed/memory performance improvements.
john haque
2011-10-12
1
-890
/
+489
|
/
*
Make no mbs support work everywhere. Sheesh.
Arnold D. Robbins
2011-09-21
1
-1
/
+1
*
Fixes for uninitialized variables.
Arnold D. Robbins
2011-05-09
1
-2
/
+2
*
More array sorting fixes.
Arnold D. Robbins
2011-05-08
1
-55
/
+100
*
Revamp array sorting.
Arnold D. Robbins
2011-05-04
1
-165
/
+111
*
Fix problem with subarray of deleted array.
Arnold D. Robbins
2011-05-04
1
-70
/
+165
*
Improve saving of numeric value of index.
Arnold D. Robbins
2011-04-29
1
-12
/
+28
*
Bug fixes from John and Pat.
Arnold D. Robbins
2011-04-29
1
-41
/
+8
*
Code cleanups in array.c and side effects in other files.
Arnold D. Robbins
2011-04-27
1
-176
/
+113
*
Patch from John, update man page.
Arnold D. Robbins
2011-04-24
1
-6
/
+12
[next]