FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/mruby/string.h - sxtek/mruby · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
sxtek
/
mruby
Public
forked from
mruby/mruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mruby
include
mruby
string.h
on
master
User selector
Datepicker
Commit history
Commits on Apr 2, 2022
internal.h: aggregate internal functions.
Show description for b99c389
matz
committed
b99c389
View commit details
Copy full SHA for b99c389
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
string.h: replace obsolete functions with macros.
Show description for 4e1cf32
matz
committed
4e1cf32
View commit details
Copy full SHA for 4e1cf32
View code at this point
Browse repository at this point
Commits on Mar 14, 2022
string.c: remove unused API `mrb_str_strlen()`.
Show description for 37d6506
matz
committed
37d6506
View commit details
Copy full SHA for 37d6506
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
string.c: use `mrb_int` instead of `size_t`.
matz
committed
a4f740f
View commit details
Copy full SHA for a4f740f
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
string.h: rename `mrb_str_to_inum` to `mrb_str_to_integer`.
Show description for 79bc8e2
matz
committed
79bc8e2
View commit details
Copy full SHA for 79bc8e2
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
string.h: obsolete `mrb_str_to_str()`, even from examples.
matz
committed
f6e5c90
View commit details
Copy full SHA for f6e5c90
View code at this point
Browse repository at this point
mruby.h: reorganize `mrb_ensure/check` functions in headers.
matz
committed
572a43d
View commit details
Copy full SHA for 572a43d
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
string.c: remove two unused functions.
Show description for d8ec544
matz
committed
d8ec544
View commit details
Copy full SHA for d8ec544
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
refactor: remove trailing whitespace from C, Header, Ruby and YAML files
Show description for 4fa3359
jbampton
committed
4fa3359
View commit details
Copy full SHA for 4fa3359
View code at this point
Browse repository at this point
Commits on Dec 13, 2020
Fix spelling
jbampton
committed
940dec5
View commit details
Copy full SHA for 940dec5
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
Remove `mrb_str_buf_new()` and `MRB_STR_BUF_MIN_SIZE`; close #5171
matz
committed
39a11f3
View commit details
Copy full SHA for 39a11f3
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
Revert half of 9fbf0ef8.
Show description for 7c80edb
matz
committed
7c80edb
View commit details
Copy full SHA for 7c80edb
View code at this point
Browse repository at this point
Refactoring integer ranges.
Show description for 9fbf0ef
matz
committed
9fbf0ef
View commit details
Copy full SHA for 9fbf0ef
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
Unify `mrb_str_to_str` to `mrb_obj_as_string`.
Show description for 896338e
matz
committed
896338e
View commit details
Copy full SHA for 896338e
View code at this point
Browse repository at this point
Specify the size of `struct RStringEmbed` array part.
matz
committed
9debf63
View commit details
Copy full SHA for 9debf63
View code at this point
Browse repository at this point
Replace entire `irep->pool`.
Show description for d428fa0
matz
committed
d428fa0
View commit details
Copy full SHA for d428fa0
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Rename (and expose) UTF-8 related functions; ref #4712
Show description for a395f8e
matz
committed
a395f8e
View commit details
Copy full SHA for a395f8e
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Avoid creating temporary objects in `read_irep_record_1`; close #4920
Show description for 111045e
matz
committed
111045e
View commit details
Copy full SHA for 111045e
View code at this point
Browse repository at this point
Commits on Nov 23, 2019
Rename `BITSIZE` to `BIT` and `BIT` to `BIT_POS` for consistency
Show description for 375c1eb
shuujii
committed
375c1eb
View commit details
Copy full SHA for 375c1eb
View code at this point
Browse repository at this point
Commits on Nov 21, 2019
Introduce `mrb_ssize` type for buffer size on memory; ref #4483
Show description for a2df247
shuujii
committed
a2df247
View commit details
Copy full SHA for a2df247
View code at this point
Browse repository at this point
Commits on Sep 14, 2019
Add argument names to C function prototypes.
matz
committed
28bbd3e
View commit details
Copy full SHA for 28bbd3e
View code at this point
Browse repository at this point
Commits on Aug 25, 2019
fix lots of warnings and make logo not so big
davidsiaw
committed
6375639
View commit details
Copy full SHA for 6375639
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
Use `RBasic` padding for embedded string on 64-bit CPU
Show description for 8157672
shuujii
committed
8157672
View commit details
Copy full SHA for 8157672
View code at this point
Browse repository at this point
Commits on Aug 18, 2019
Merge pull request #4636 from davidsiaw/doxygen
Show description for b5e2d20
matz
authored
b5e2d20
View commit details
Copy full SHA for b5e2d20
View code at this point
Browse repository at this point
fix up documentation for values
davidsiaw
committed
b5299b1
View commit details
Copy full SHA for b5299b1
View code at this point
Browse repository at this point
Commits on Aug 17, 2019
Refactor set/unset string type flags
Show description for caba5fe
shuujii
committed
caba5fe
View commit details
Copy full SHA for caba5fe
View code at this point
Browse repository at this point
Commits on Aug 11, 2019
`mrb_str_modify_keep_ascii` can embed one more byte
Show description for 450684a
shuujii
committed
450684a
View commit details
Copy full SHA for 450684a
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
Reorganize `mrb_string_value_cstr` and related functions.
Show description for 98fc887
matz
committed
98fc887
View commit details
Copy full SHA for 98fc887
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Avoid `MRB_INLINE` for `mrb_str_modify()`; ref #4579
Show description for b22bde6
matz
committed
b22bde6
View commit details
Copy full SHA for b22bde6
View code at this point
Browse repository at this point
Commits on Jul 14, 2019
Add `MRB_API` to `mrb_str_modify_keep_ascii()`
shuujii
committed
9093f34
View commit details
Copy full SHA for 9093f34
View code at this point
Browse repository at this point
Keep `MRB_STR_ASCII` flag in some methods of `String`
shuujii
committed
380805e
View commit details
Copy full SHA for 380805e
View code at this point
Browse repository at this point
Commits on Jul 5, 2019
Read/write `MRB_STR_ASCII` flag only when `MRB_UTF8_STRING` is defined
shuujii
committed
f9bf2d9
View commit details
Copy full SHA for f9bf2d9
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
Rename `MRB_STR_NO_UTF` to 'MRB_STR_ASCII`; close #4550
Show description for 991bdd4
matz
committed
991bdd4
View commit details
Copy full SHA for 991bdd4
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Fix `String#byteslice` with `MRB_UTF8_STRING` and some edge cases
Show description for 75df13a
shuujii
committed
75df13a
View commit details
Copy full SHA for 75df13a
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Remove unnecessary `mrb_regexp_check()` and related functions.
matz
committed
0c5f26e
View commit details
Copy full SHA for 0c5f26e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL