Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
poke-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Apr 30 2020 04:11:23 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] Change functions to take void instead of ...
,
John Darrington
,
2020/04/25
Re: [PATCH] Change functions to take void instead of ...
,
Jose E. Marchesi
,
2020/04/25
[PATCH] pk_cmd_exec: Use pk_str_concat
,
John Darrington
,
2020/04/19
Re: [PATCH] pk_cmd_exec: Use pk_str_concat
,
Jose E. Marchesi
,
2020/04/20
[PATCH] Doc: Add menu for Array Maps section
,
John Darrington
,
2020/04/18
Re: [PATCH] Doc: Add menu for Array Maps section
,
Jose E. Marchesi
,
2020/04/18
[PATCH] Move some term code from lib to src
,
Tim Rühsen
,
2020/04/15
Re: [PATCH] Move some term code from lib to src
,
Jose E. Marchesi
,
2020/04/15
Re: [PATCH] Move some term code from lib to src
,
Tim Rühsen
,
2020/04/15
Re: [PATCH] Move some term code from lib to src
,
Jose E. Marchesi
,
2020/04/30
Re: [PATCH] Move some term code from lib to src
,
Tim Rühsen
,
2020/04/30
[PATCH] New test: tab-completion-subcommand-3
,
John Darrington
,
2020/04/13
Re: [PATCH] New test: tab-completion-subcommand-3
,
Jose E. Marchesi
,
2020/04/13
[COMMITTED] DOC: Replace "lets" with "let's".
,
John Darrington
,
2020/04/13
[PATCH] Fix the location of nodelist to match recent changes.
,
John Darrington
,
2020/04/12
Re: [PATCH] Fix the location of nodelist to match recent changes.
,
Jose E. Marchesi
,
2020/04/12
[PATCH] Remove superfluous malloc from pk_cmd_get_next_match
,
Tim Rühsen
,
2020/04/12
Re: [PATCH] Remove superfluous malloc from pk_cmd_get_next_match
,
John Darrington
,
2020/04/12
Re: [PATCH] Remove superfluous malloc from pk_cmd_get_next_match
,
Jose E. Marchesi
,
2020/04/12
Re: [PATCH] Remove superfluous malloc from pk_cmd_get_next_match
,
Tim Rühsen
,
2020/04/12
[COMMITTED] Fix subject of test "tab-completion-subcommand-1"
,
John Darrington
,
2020/04/12
[PATCH] DOC: Decapitalize "Where" and remove indent.
,
John Darrington
,
2020/04/12
Re: [PATCH] DOC: Decapitalize "Where" and remove indent.
,
Jose E. Marchesi
,
2020/04/12
Writing tests for the REPL: tab-completion, etc
,
Jose E. Marchesi
,
2020/04/12
Re: Writing tests for the REPL: tab-completion, etc
,
Jose E. Marchesi
,
2020/04/12
Recently broken tab completion in repl
,
John Darrington
,
2020/04/11
Re: Recently broken tab completion in repl
,
Jose E. Marchesi
,
2020/04/12
Re: Recently broken tab completion in repl
,
John Darrington
,
2020/04/12
Re: Recently broken tab completion in repl
,
Jose E. Marchesi
,
2020/04/12
Re: Recently broken tab completion in repl
,
John Darrington
,
2020/04/12
Re: Recently broken tab completion in repl
,
Jose E. Marchesi
,
2020/04/12
make 'git status' more useful
,
Bruno Haible
,
2020/04/11
Re: make 'git status' more useful
,
Jose E. Marchesi
,
2020/04/11
jitter: avoid unportable and ineffective Makefile syntax
,
Bruno Haible
,
2020/04/11
Avoid bool ?
,
Bruno Haible
,
2020/04/11
Re: Avoid bool ?
,
Jose E. Marchesi
,
2020/04/11
malloc vs xmalloc in pk_str_replace
,
Bruno Haible
,
2020/04/11
Re: malloc vs xmalloc in pk_str_replace
,
Jose E. Marchesi
,
2020/04/11
[PATCH] Return NULL instead of calling exit in pkl_new
,
Tim Rühsen
,
2020/04/10
Re: [PATCH] Return NULL instead of calling exit in pkl_new
,
Jose E. Marchesi
,
2020/04/10
Re: [PATCH] Return NULL instead of calling exit in pkl_new
,
Tim Rühsen
,
2020/04/11
[PATCH] Fix implicit signed to unsigned conversion in PVM_VAL_BOX
,
Tim Rühsen
,
2020/04/10
Re: [PATCH] Fix implicit signed to unsigned conversion in PVM_VAL_BOX
,
Jose E. Marchesi
,
2020/04/10
Re: [PATCH] Fix implicit signed to unsigned conversion in PVM_VAL_BOX
,
Tim Rühsen
,
2020/04/10
Re: [PATCH] Fix implicit signed to unsigned conversion in PVM_VAL_BOX
,
Jose E. Marchesi
,
2020/04/11
[PATCH] Use xstrndup instead of xzmalloc+strncpy in poke_getc
,
Tim Rühsen
,
2020/04/09
Re: [PATCH] Use xstrndup instead of xzmalloc+strncpy in poke_getc
,
Tim Rühsen
,
2020/04/09
[PATCH] Use xstrndup instead of xzmalloc+strncpy in poke_getc
,
Tim Rühsen
,
2020/04/09
Re: [PATCH] Use xstrndup instead of xzmalloc+strncpy in poke_getc
,
Jose E. Marchesi
,
2020/04/09
Re: [PATCH] Use xstrndup instead of xzmalloc+strncpy in poke_getc
,
Tim Rühsen
,
2020/04/09
[PATCH] Use non-destructive parsing in pkl_struct_type_traverse
,
Tim Rühsen
,
2020/04/09
Re: [PATCH] Use non-destructive parsing in pkl_struct_type_traverse
,
Tim Rühsen
,
2020/04/10
Re: [PATCH] Use non-destructive parsing in pkl_struct_type_traverse
,
Jose E. Marchesi
,
2020/04/10
Re: [PATCH] Use non-destructive parsing in pkl_struct_type_traverse
,
Tim Rühsen
,
2020/04/10
[PATCH] Accept %DATADIR% anywhere in data load path
,
Tim Rühsen
,
2020/04/09
Re: [PATCH] Accept %DATADIR% anywhere in data load path
,
Jose E. Marchesi
,
2020/04/09
Re: [PATCH] Accept %DATADIR% anywhere in data load path
,
Tim Rühsen
,
2020/04/09
[PATCH] Use non-destructive parsing in pkl_resolve_module
,
Tim Rühsen
,
2020/04/09
Re: [PATCH] Use non-destructive parsing in pkl_resolve_module
,
Jose E. Marchesi
,
2020/04/09
Re: [PATCH] Use non-destructive parsing in pkl_resolve_module
,
Tim Rühsen
,
2020/04/09
[Bug default/25804] New: top ca firms in bangalore
,
masthanv198 at gmail dot com
,
2020/04/08
[Bug spam/25804] top ca firms in bangalore
,
jose.marchesi at oracle dot com
,
2020/04/08
[PATCH] Code cleanup in load_module
,
Tim Rühsen
,
2020/04/08
Re: [PATCH] Code cleanup in load_module
,
Jose E. Marchesi
,
2020/04/08
Re: [PATCH] Code cleanup in load_module
,
Tim Rühsen
,
2020/04/09
[PATCH] Add gnulib module pathmax
,
Tim Rühsen
,
2020/04/08
Re: [PATCH] Add gnulib module pathmax
,
Jose E. Marchesi
,
2020/04/08
Re: [PATCH] Add gnulib module pathmax
,
Tim Rühsen
,
2020/04/08
[PATCH] Fix endless loop introduced in commit c576c04c3
,
Tim Rühsen
,
2020/04/08
Re: [PATCH] Fix endless loop introduced in commit c576c04c3
,
Jose E. Marchesi
,
2020/04/08
Re: [PATCH] Fix endless loop introduced in commit c576c04c3
,
Tim Rühsen
,
2020/04/08
[PATCH] Simplify string concatenations.
,
Tim Rühsen
,
2020/04/07
Re: [PATCH] Simplify string concatenations.
,
Tim Rühsen
,
2020/04/07
[PATCH] Simplify string concatenations.
,
Tim Rühsen
,
2020/04/07
Re: [PATCH] Simplify string concatenations.
,
Jose E. Marchesi
,
2020/04/07
Re: [PATCH] Simplify string concatenations.
,
Tim Rühsen
,
2020/04/07
[PATCH 1/2] Add new helper function str_concat.
,
Tim Rühsen
,
2020/04/06
[PATCH 2/2] Simplify string concatenation in poke.c.
,
Tim Rühsen
,
2020/04/06
Re: [PATCH 2/2] Simplify string concatenation in poke.c.
,
Jose E. Marchesi
,
2020/04/06
Re: [PATCH 1/2] Add new helper function str_concat.
,
Jose E. Marchesi
,
2020/04/06
Re: [PATCH 1/2] Add new helper function str_concat.
,
Tim Rühsen
,
2020/04/06
lexer deprecation warning
,
Tim Rühsen
,
2020/04/06
[PATCH] Fix check for empty string
,
Tim Rühsen
,
2020/04/06
Re: [PATCH] Fix check for empty string
,
Jose E. Marchesi
,
2020/04/06
Re: [PATCH] Fix check for empty string
,
Tim Rühsen
,
2020/04/06
[PATCH] Use strchrnul in pkl_trans1_ps_print_stmt
,
Tim Rühsen
,
2020/04/05
Re: [PATCH] Use strchrnul in pkl_trans1_ps_print_stmt
,
Jose E. Marchesi
,
2020/04/05
Re: [PATCH] Use strchrnul in pkl_trans1_ps_print_stmt
,
Tim Rühsen
,
2020/04/05
[PATCH] Avoid malloc in pkl_trans1_ps_string
,
Tim Rühsen
,
2020/04/04
Re: [PATCH] Avoid malloc in pkl_trans1_ps_string
,
Jose E. Marchesi
,
2020/04/04
Re: [PATCH] Avoid malloc in pkl_trans1_ps_string
,
Tim Rühsen
,
2020/04/04
formatting of ASCII table
,
Bruno Haible
,
2020/04/04
Re: formatting of ASCII table
,
Jose E. Marchesi
,
2020/04/04
fix 'make distcheck'
,
Bruno Haible
,
2020/04/04
[COMMITTED] fix 'make distcheck'
,
Bruno Haible
,
2020/04/04
Re: [COMMITTED] fix 'make distcheck'
,
Jose E. Marchesi
,
2020/04/04
[PATCH] Remove obsolete code in pkl_asm_insn
,
Tim Rühsen
,
2020/04/04
Re: [PATCH] Remove obsolete code in pkl_asm_insn
,
Jose E. Marchesi
,
2020/04/04
Re: [PATCH] Remove obsolete code in pkl_asm_insn
,
Tim Rühsen
,
2020/04/04
[PATCH] Code simplification in pk_hserver_make_hyperlink
,
Tim Rühsen
,
2020/04/02
Re: [PATCH] Code simplification in pk_hserver_make_hyperlink
,
Dan Čermák
,
2020/04/02
Re: [PATCH] Code simplification in pk_hserver_make_hyperlink
,
Tim Rühsen
,
2020/04/02
Re: [PATCH] Code simplification in pk_hserver_make_hyperlink
,
Jose E. Marchesi
,
2020/04/02
Re: [PATCH] Code simplification in pk_hserver_make_hyperlink
,
Dan Čermák
,
2020/04/02
Re: [PATCH] Code simplification in pk_hserver_make_hyperlink
,
Jose E. Marchesi
,
2020/04/02
Re: [PATCH] Code simplification in pk_hserver_make_hyperlink
,
Dan Čermák
,
2020/04/03
[COMMITTED] List gnulib modules in alphabetical order.
,
Tim Rühsen
,
2020/04/02
[PATCH 1/2] Add const to buffer param of pkl_parse_buffer
,
Tim Rühsen
,
2020/04/02
[PATCH 2/2] Reduce memory allocations in pk_cmd_exec
,
Tim Rühsen
,
2020/04/02
Re: [PATCH 2/2] Reduce memory allocations in pk_cmd_exec
,
Jose E. Marchesi
,
2020/04/02
Re: [PATCH 1/2] Add const to buffer param of pkl_parse_buffer
,
Jose E. Marchesi
,
2020/04/02
Re: [PATCH 1/2] Add const to buffer param of pkl_parse_buffer
,
Tim Rühsen
,
2020/04/02
Re: [PATCH 1/2] Add const to buffer param of pkl_parse_buffer
,
Jose E. Marchesi
,
2020/04/03
Re: [PATCH 1/2] Add const to buffer param of pkl_parse_buffer
,
Tim Rühsen
,
2020/04/03
Re: [PATCH 1/2] Add const to buffer param of pkl_parse_buffer
,
Jose E. Marchesi
,
2020/04/03
Re: [PATCH 1/2] Add const to buffer param of pkl_parse_buffer
,
Tim Rühsen
,
2020/04/03
Re: [PATCH 1/2] Add const to buffer param of pkl_parse_buffer
,
Jose E. Marchesi
,
2020/04/03
Re: [PATCH 1/2] Add const to buffer param of pkl_parse_buffer
,
Tim Rühsen
,
2020/04/03
Re: [PATCH 1/2] Add const to buffer param of pkl_parse_buffer
,
Jose E. Marchesi
,
2020/04/03
Re: [PATCH 1/2] Add const to buffer param of pkl_parse_buffer
,
Tim Rühsen
,
2020/04/04
[Bug spam/25735] tu4n private 404
,
fche at redhat dot com
,
2020/04/01
[PATCH] Fix indentation to spaces only
,
Tim Rühsen
,
2020/04/01
Re: [PATCH] Fix indentation to spaces only
,
Jose E. Marchesi
,
2020/04/01
Re: [PATCH] Fix indentation to spaces only
,
Tim Rühsen
,
2020/04/01
Re: [PATCH] Fix indentation to spaces only
,
Jose E. Marchesi
,
2020/04/01
Re: [PATCH] Fix indentation to spaces only
,
Tim Rühsen
,
2020/04/01
[PATCH] Add pre-push git hook to perform syntax check
,
Tim Rühsen
,
2020/04/01
Re: [PATCH] Add pre-push git hook to perform syntax check
,
Jose E. Marchesi
,
2020/04/01
Re: [PATCH] Add pre-push git hook to perform syntax check
,
Tim Rühsen
,
2020/04/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc