This website requires JavaScript.
Explore
Help
Sign In
hyung-hwan
/
qse
Watch
1
Star
0
Fork
0
You've already forked qse
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a2b51062a9f771c751513249819b140a32f074f2
qse
/
qse
/
cmd
/
awk
History
hyung-hwan
a2b51062a9
fixed a bug of wrong field buffer management in sed
2012-08-20 06:00:22 +00:00
..
awk.c
fixed a bug of wrong field buffer management in sed
2012-08-20 06:00:22 +00:00
Makefile.am
added the experimental mpi_reduce() and MPI_REDUCE_XXXs to awk. MPI_REDUCE_XXXs are added as a global variable. it'd be more efficient to turn MPI_REUDCE_XXXs to constants. this may need something like qse_awk_addconst(). consider adding this new API function
2012-08-12 06:09:16 +00:00
Makefile.in
added the experimental mpi_reduce() and MPI_REDUCE_XXXs to awk. MPI_REDUCE_XXXs are added as a global variable. it'd be more efficient to turn MPI_REUDCE_XXXs to constants. this may need something like qse_awk_addconst(). consider adding this new API function
2012-08-12 06:09:16 +00:00
mpi.c
added some mpi code for awk
2012-08-10 16:05:55 +00:00